Home
last modified time | relevance | path

Searched refs:INVALID_TUNNEL_HANDLE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h159 #define INVALID_TUNNEL_HANDLE cpu_to_le32(0xffffffff) macro
H A Dbnxt_tc.c1138 tunnel_node->tunnel_handle = INVALID_TUNNEL_HANDLE; in bnxt_tc_get_tunnel_node()
1179 *ref_decap_handle = INVALID_TUNNEL_HANDLE; in bnxt_tc_get_ref_decap_handle()
1225 if (!rc && decap_handle != INVALID_TUNNEL_HANDLE) in bnxt_tc_put_decap_handle()
1331 if (decap_node->tunnel_handle != INVALID_TUNNEL_HANDLE) in bnxt_tc_get_decap_handle()
1393 if (!rc && encap_handle != INVALID_TUNNEL_HANDLE) in bnxt_tc_put_encap_handle()
1423 if (encap_node->tunnel_handle != INVALID_TUNNEL_HANDLE) in bnxt_tc_get_encap_handle()