Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sun/
Dniu.c3730 u32 tx_vec = (v0 >> 32); in niu_poll_core() local
3739 if (tx_vec & (1 << rp->tx_channel)) in niu_poll_core()
4089 u32 tx_vec = (v1 >> 32) & 0x7fffffff; in niu_slowpath_interrupt() local
4094 if (tx_vec & (1 << rp->tx_channel)) { in niu_slowpath_interrupt()
4151 u32 rx_vec, tx_vec; in __niu_fastpath_interrupt() local
4154 tx_vec = (v0 >> 32); in __niu_fastpath_interrupt()
4177 if (tx_vec & (1 << rp->tx_channel)) in __niu_fastpath_interrupt()