Searched refs:INT_EXT_TX (Results 1 – 1 of 1) sorted by relevance
124 #define INT_EXT_TX 0x000000ff macro2169 int_cause_ext &= INT_EXT_LINK_PHY | INT_EXT_TX; in mv643xx_eth_collect_events()2174 mp->work_tx |= int_cause_ext & INT_EXT_TX; in mv643xx_eth_collect_events()2475 wrlp(mp, INT_MASK_EXT, INT_EXT_LINK_PHY | INT_EXT_TX); in mv643xx_eth_open()