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
836 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); in hp100_hwinit()1049 HP100_TX_EN | in hp100_mmuinit()1399 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); /* stop rx/tx */ in hp100_BM_shutdown()2077 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); /* stop rx/tx */ in hp100_set_multicast_list()2181 HP100_TX_EN | HP100_TX_IDLE, MAC_CFG_1); /* enable tx */ in hp100_set_multicast_list()2404 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); in hp100_stop_interface()