Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c1380 &tc_info->encap_ht_params, encap_node); in bnxt_tc_put_encap_handle()
1404 &tc_info->encap_ht_params, in bnxt_tc_get_encap_handle()
1430 &tc_info->encap_ht_params, encap_node); in bnxt_tc_get_encap_handle()
2034 tc_info->encap_ht_params = bnxt_tc_tunnel_ht_params; in bnxt_init_tc()
2036 &tc_info->encap_ht_params); in bnxt_init_tc()
Dbnxt.h1391 struct rhashtable_params encap_ht_params; member