Searched refs:I40EVF_FLAG_RX_1BUF_CAPABLE (Results 1 – 2 of 2) sorted by relevance
211 #define I40EVF_FLAG_RX_1BUF_CAPABLE (u32)(1 << 1) macro
607 adapter->flags |= I40EVF_FLAG_RX_1BUF_CAPABLE; in i40evf_configure_rx()616 if (adapter->flags & I40EVF_FLAG_RX_1BUF_CAPABLE) in i40evf_configure_rx()