Home
last modified time | relevance | path

Searched refs:rx_vec (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.c3749 u32 rx_vec = (v0 & 0xffffffff); in niu_poll_core() local
3765 if (rx_vec & (1 << rp->rx_channel)) { in niu_poll_core()
4089 u32 rx_vec = (v1 & 0xffffffff); in niu_slowpath_interrupt() local
4094 if (rx_vec & (1 << rp->rx_channel)) { in niu_slowpath_interrupt()
4169 u32 rx_vec, tx_vec; in __niu_fastpath_interrupt() local
4173 rx_vec = (v0 & 0xffffffff); in __niu_fastpath_interrupt()
4183 if (rx_vec & (1 << rp->rx_channel)) in __niu_fastpath_interrupt()