Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c1164 tc_info->decap_l2_ht_params, in bnxt_tc_get_ref_decap_handle()
1205 tc_info->decap_l2_ht_params); in bnxt_tc_put_decap_l2_node()
2040 tc_info->decap_l2_ht_params = bnxt_tc_decap_l2_ht_params; in bnxt_init_tc()
2042 &tc_info->decap_l2_ht_params); in bnxt_init_tc()
Dbnxt.h1801 struct rhashtable_params decap_l2_ht_params; member