Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c1160 tc_info->decap_l2_ht_params, in bnxt_tc_get_ref_decap_handle()
1201 tc_info->decap_l2_ht_params); in bnxt_tc_put_decap_l2_node()
2036 tc_info->decap_l2_ht_params = bnxt_tc_decap_l2_ht_params; in bnxt_init_tc()
2038 &tc_info->decap_l2_ht_params); in bnxt_init_tc()
Dbnxt.h1440 struct rhashtable_params decap_l2_ht_params; member