Searched refs:EFX_RX_HASH_TCPIPV4 (Results 1 – 3 of 3) sorted by relevance
638 type |= EFX_RX_HASH_TCPIPV4; in efx_rx_scale_mode_set()1257 (type & EFX_RX_HASH_TCPIPV4) ? B_TRUE : B_FALSE); in siena_rx_scale_mode_set()
197 (type & EFX_RX_HASH_TCPIPV4) ? 1 : 0, in efx_mcdi_rss_context_set_flags()
2683 #define EFX_RX_HASH_TCPIPV4 (1U << 1) macro2689 EFX_RX_HASH_TCPIPV4 | \