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
897 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); in hp100_hwinit()1109 HP100_TX_EN | in hp100_mmuinit()1459 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); /* stop rx/tx */ in hp100_BM_shutdown()2160 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); /* stop rx/tx */ in hp100_set_multicast_list()2266 HP100_TX_EN | HP100_TX_IDLE, MAC_CFG_1); /* enable tx */ in hp100_set_multicast_list()2488 hp100_andb(~(HP100_RX_EN | HP100_TX_EN), MAC_CFG_1); in hp100_stop_interface()