Searched refs:encap_table (Results 1 – 2 of 2) sorted by relevance
1113 rc = bnxt_tc_put_tunnel_node(bp, &tc_info->encap_table, in bnxt_tc_put_encap_handle()1137 encap_node = bnxt_tc_get_tunnel_node(bp, &tc_info->encap_table, in bnxt_tc_get_encap_handle()1163 bnxt_tc_put_tunnel_node(bp, &tc_info->encap_table, in bnxt_tc_get_encap_handle()1657 rc = rhashtable_init(&tc_info->encap_table, in bnxt_init_tc()1692 rhashtable_destroy(&tc_info->encap_table); in bnxt_shutdown_tc()
1261 struct rhashtable encap_table; member