Searched refs:decap_l2_table (Results 1 – 2 of 2) sorted by relevance
1163 decap_l2_node = bnxt_tc_get_l2_node(bp, &tc_info->decap_l2_table, in bnxt_tc_get_ref_decap_handle()1203 rc = rhashtable_remove_fast(&tc_info->decap_l2_table, in bnxt_tc_put_decap_l2_node()2041 rc = rhashtable_init(&tc_info->decap_l2_table, in bnxt_init_tc()2075 rhashtable_destroy(&tc_info->decap_l2_table); in bnxt_init_tc()2097 rhashtable_destroy(&tc_info->decap_l2_table); in bnxt_shutdown_tc()
1800 struct rhashtable decap_l2_table; member