Searched refs:decap_l2_table (Results 1 – 2 of 2) sorted by relevance
1151 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()2026 rc = rhashtable_init(&tc_info->decap_l2_table, in bnxt_init_tc()2060 rhashtable_destroy(&tc_info->decap_l2_table); in bnxt_init_tc()2081 rhashtable_destroy(&tc_info->decap_l2_table); in bnxt_shutdown_tc()
1377 struct rhashtable decap_l2_table; member