Searched refs:MAC_INT_RX (Results 1 – 3 of 3) sorted by relevance
130 mask &= ~MAC_INT_RX; in spl2sw_rx_poll()225 if (status & MAC_INT_RX) { in spl2sw_ethernet_interrupt()229 mask |= MAC_INT_RX; in spl2sw_ethernet_interrupt()
34 #define MAC_INT_RX (MAC_INT_RX_DONE_H | MAC_INT_RX_DONE_L | \ macro
39 mask &= ~(MAC_INT_TX | MAC_INT_RX); in spl2sw_ethernet_open()