Home
last modified time | relevance | path

Searched refs:decap_l2_table (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c1151 decap_l2_node = bnxt_tc_get_l2_node(bp, &tc_info->decap_l2_table, in bnxt_tc_get_ref_decap_handle()
1191 rc = rhashtable_remove_fast(&tc_info->decap_l2_table, in bnxt_tc_put_decap_l2_node()
2023 rc = rhashtable_init(&tc_info->decap_l2_table, in bnxt_init_tc()
2057 rhashtable_destroy(&tc_info->decap_l2_table); in bnxt_init_tc()
2079 rhashtable_destroy(&tc_info->decap_l2_table); in bnxt_shutdown_tc()
H A Dbnxt.h1385 struct rhashtable decap_l2_table; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c1159 decap_l2_node = bnxt_tc_get_l2_node(bp, &tc_info->decap_l2_table, in bnxt_tc_get_ref_decap_handle()
1199 rc = rhashtable_remove_fast(&tc_info->decap_l2_table, in bnxt_tc_put_decap_l2_node()
2037 rc = rhashtable_init(&tc_info->decap_l2_table, in bnxt_init_tc()
2071 rhashtable_destroy(&tc_info->decap_l2_table); in bnxt_init_tc()
2093 rhashtable_destroy(&tc_info->decap_l2_table); in bnxt_shutdown_tc()
H A Dbnxt.h1439 struct rhashtable decap_l2_table; member

Completed in 23 milliseconds