Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h159 #define INVALID_TUNNEL_HANDLE cpu_to_le32(0xffffffff) macro
H A Dbnxt_tc.c1134 tunnel_node->tunnel_handle = INVALID_TUNNEL_HANDLE; in bnxt_tc_get_tunnel_node()
1175 *ref_decap_handle = INVALID_TUNNEL_HANDLE; in bnxt_tc_get_ref_decap_handle()
1221 if (!rc && decap_handle != INVALID_TUNNEL_HANDLE) in bnxt_tc_put_decap_handle()
1327 if (decap_node->tunnel_handle != INVALID_TUNNEL_HANDLE) in bnxt_tc_get_decap_handle()
1389 if (!rc && encap_handle != INVALID_TUNNEL_HANDLE) in bnxt_tc_put_encap_handle()
1419 if (encap_node->tunnel_handle != INVALID_TUNNEL_HANDLE) in bnxt_tc_get_encap_handle()