Searched refs:HP100_TX_EN (Results 1 – 2 of 2) sorted by relevance
407 #define HP100_TX_EN 0x10 /* 1: allow transmitting of pkts */ macro
842 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); in hp100_hwinit()1055 HP100_TX_EN | in hp100_mmuinit()1405 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); /* stop rx/tx */ in hp100_BM_shutdown()2083 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); /* stop rx/tx */ in hp100_set_multicast_list()2187 HP100_TX_EN | HP100_TX_IDLE, MAC_CFG_1); /* enable tx */ in hp100_set_multicast_list()2410 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); in hp100_stop_interface()