Searched refs:I40EVF_FLAG_RX_PS_CAPABLE (Results 1 – 2 of 2) sorted by relevance
212 #define I40EVF_FLAG_RX_PS_CAPABLE (u32)(1 << 2) macro
606 adapter->flags &= ~I40EVF_FLAG_RX_PS_CAPABLE; in i40evf_configure_rx()611 if (adapter->flags & I40EVF_FLAG_RX_PS_CAPABLE) in i40evf_configure_rx()