Searched refs:encap_table (Results 1 – 2 of 2) sorted by relevance
1156 rc = bnxt_tc_put_tunnel_node(bp, &tc_info->encap_table, in bnxt_tc_put_encap_handle()1180 encap_node = bnxt_tc_get_tunnel_node(bp, &tc_info->encap_table, in bnxt_tc_get_encap_handle()1206 bnxt_tc_put_tunnel_node(bp, &tc_info->encap_table, in bnxt_tc_get_encap_handle()1663 rc = rhashtable_init(&tc_info->encap_table, in bnxt_init_tc()1698 rhashtable_destroy(&tc_info->encap_table); in bnxt_shutdown_tc()
1033 struct rhashtable encap_table; member