Searched refs:efx_hash_types (Results 1 – 3 of 3) sorted by relevance
1325 efx_rx_hash_type_t efx_hash_types; in sfc_rx_hash_init() local1348 efx_hash_types = 0; in sfc_rx_hash_init()1357 efx_hash_types |= ht; in sfc_rx_hash_init()1365 rss->hash_types = efx_hash_types; in sfc_rx_hash_init()1426 efx_rx_hash_type_t efx_hash_types = rss->hash_types; in sfc_rx_process_adv_conf_rss() local1427 uint64_t rss_hf = sfc_rx_hf_efx_to_rte(rss, efx_hash_types); in sfc_rx_process_adv_conf_rss()1437 rc = sfc_rx_hf_rte_to_efx(sa, conf->rss_hf, &efx_hash_types); in sfc_rx_process_adv_conf_rss()1451 rss->hash_types = efx_hash_types; in sfc_rx_process_adv_conf_rss()
1355 efx_rx_hash_type_t efx_hash_types; in sfc_flow_parse_rss() local1411 &efx_hash_types); in sfc_flow_parse_rss()1417 efx_hash_types = 0; in sfc_flow_parse_rss()1419 efx_hash_types |= rss->hf_map[i].efx; in sfc_flow_parse_rss()1435 sfc_rss_conf->rss_hash_types = efx_hash_types; in sfc_flow_parse_rss()
1553 unsigned int efx_hash_types; in sfc_dev_rss_hash_update() local1585 rc = sfc_rx_hf_rte_to_efx(sa, rss_conf->rss_hf, &efx_hash_types); in sfc_dev_rss_hash_update()1591 rss->hash_alg, efx_hash_types, in sfc_dev_rss_hash_update()1612 rss->hash_types = efx_hash_types; in sfc_dev_rss_hash_update()