Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dniu.c3733 u32 rx_vec = (v0 & 0xffffffff); in niu_poll_core() local
3749 if (rx_vec & (1 << rp->rx_channel)) { in niu_poll_core()
4073 u32 rx_vec = (v1 & 0xffffffff); in niu_slowpath_interrupt() local
4078 if (rx_vec & (1 << rp->rx_channel)) { in niu_slowpath_interrupt()
4153 u32 rx_vec, tx_vec; in __niu_fastpath_interrupt() local
4157 rx_vec = (v0 & 0xffffffff); in __niu_fastpath_interrupt()
4167 if (rx_vec & (1 << rp->rx_channel)) in __niu_fastpath_interrupt()