Searched refs:efx_hash_types (Results 1 – 4 of 4) sorted by relevance
94 &out->efx_hash_types); in sfc_flow_rss_parse_conf()101 out->efx_hash_types = ethdev_rss->hash_types; in sfc_flow_rss_parse_conf()413 conf->efx_hash_types, in sfc_flow_rss_ctx_program()419 conf->efx_hash_types, in sfc_flow_rss_ctx_program()
24 efx_rx_hash_type_t efx_hash_types; member
1384 efx_rx_hash_type_t efx_hash_types; in sfc_rx_hash_init() local1407 efx_hash_types = 0; in sfc_rx_hash_init()1416 efx_hash_types |= ht; in sfc_rx_hash_init()1424 rss->hash_types = efx_hash_types; in sfc_rx_hash_init()1485 efx_rx_hash_type_t efx_hash_types = rss->hash_types; in sfc_rx_process_adv_conf_rss() local1486 uint64_t rss_hf = sfc_rx_hf_efx_to_rte(rss, efx_hash_types); in sfc_rx_process_adv_conf_rss()1496 rc = sfc_rx_hf_rte_to_efx(sa, conf->rss_hf, &efx_hash_types); in sfc_rx_process_adv_conf_rss()1510 rss->hash_types = efx_hash_types; in sfc_rx_process_adv_conf_rss()
1670 unsigned int efx_hash_types; in sfc_dev_rss_hash_update() local1700 rc = sfc_rx_hf_rte_to_efx(sa, rss_conf->rss_hf, &efx_hash_types); in sfc_dev_rss_hash_update()1710 rss->hash_alg, efx_hash_types, in sfc_dev_rss_hash_update()1731 rss->hash_types = efx_hash_types; in sfc_dev_rss_hash_update()