Searched refs:efx (Results 1 – 4 of 4) sorted by relevance
154 efx_rx_hash_type_t *efx);155 uint64_t sfc_rx_hf_efx_to_rte(struct sfc_rss *rss, efx_rx_hash_type_t efx);
1411 ht = sfc_rx_hash_types_mask_supp(sfc_rss_hf_map[i].efx, in sfc_rx_hash_init()1415 entry->efx = ht; in sfc_rx_hash_init()1439 efx_rx_hash_type_t *efx) in sfc_rx_hf_rte_to_efx() argument1450 hash_types |= rss->hf_map[i].efx; in sfc_rx_hf_rte_to_efx()1459 *efx = hash_types; in sfc_rx_hf_rte_to_efx()1465 sfc_rx_hf_efx_to_rte(struct sfc_rss *rss, efx_rx_hash_type_t efx) in sfc_rx_hf_efx_to_rte() argument1471 efx_rx_hash_type_t hash_type = rss->hf_map[i].efx; in sfc_rx_hf_efx_to_rte()1473 if ((efx & hash_type) == hash_type) in sfc_rx_hf_efx_to_rte()
107 efx_rx_hash_type_t efx; member
414 - ``rx_datapath`` [auto|efx|ef10|ef10_essb] (default **auto**)419 **efx** chooses libefx-based datapath which supports Rx scatter.430 - ``tx_datapath`` [auto|efx|ef10|ef10_simple|ef100] (default **auto**)435 **efx** chooses libefx-based datapath which supports VLAN insertion