Searched refs:rx_vec (Results 1 – 3 of 3) sorted by relevance
734 __le32 rx_vec[2]; member
2079 le32_get_bits(desc->rx_vec[0], in iwl_mvm_rx_monitor_no_data()2083 le32_get_bits(desc->rx_vec[0], in iwl_mvm_rx_monitor_no_data()
3731 u32 rx_vec = (v0 & 0xffffffff); in niu_poll_core() local3747 if (rx_vec & (1 << rp->rx_channel)) { in niu_poll_core()4069 u32 rx_vec = (v1 & 0xffffffff); in niu_slowpath_interrupt() local4074 if (rx_vec & (1 << rp->rx_channel)) { in niu_slowpath_interrupt()4149 u32 rx_vec, tx_vec; in __niu_fastpath_interrupt() local4153 rx_vec = (v0 & 0xffffffff); in __niu_fastpath_interrupt()4163 if (rx_vec & (1 << rp->rx_channel)) in __niu_fastpath_interrupt()