Home
last modified time | relevance | path

Searched refs:efx_tc_encap_match_ht_params (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dtc.c98 static const struct rhashtable_params efx_tc_encap_match_ht_params = { variable
483 efx_tc_encap_match_ht_params); in efx_tc_flower_release_encap_match()
597 efx_tc_encap_match_ht_params); in efx_tc_flower_record_encap_match()
682 efx_tc_encap_match_ht_params); in efx_tc_flower_record_encap_match()
3012 rc = rhashtable_init(&efx->tc->encap_match_ht, &efx_tc_encap_match_ht_params); in efx_init_struct_tc()