Searched refs:tunnel_handle (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c587 __le32 tunnel_handle,
677 req->tunnel_handle = tunnel_handle;
1134 tunnel_node->tunnel_handle = INVALID_TUNNEL_HANDLE;
1173 *ref_decap_handle = ref_flow_node->decap_node->tunnel_handle;
1211 __le32 decap_handle = flow_node->decap_node->tunnel_handle;
1327 if (decap_node->tunnel_handle != INVALID_TUNNEL_HANDLE)
1363 &decap_node->tunnel_handle);
1368 *decap_filter_handle = decap_node->tunnel_handle;
1383 __le32 encap_handle = encap_node->tunnel_handle;
585 bnxt_hwrm_cfa_flow_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, __le16 ref_flow_handle, __le32 tunnel_handle, struct bnxt_tc_flow_node *flow_node) argument
1452 bnxt_tc_get_tunnel_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le32 *tunnel_handle) argument
1529 __le32 tunnel_handle = 0; local
[all...]
H A Dbnxt_tc.h161 __le32 tunnel_handle; member in struct:bnxt_tc_tunnel_node
H A Dbnxt_hsi.h7986 __le32 tunnel_handle; member in struct:hwrm_cfa_flow_alloc_input
8150 __le32 tunnel_handle; member in struct:hwrm_cfa_flow_info_output

Completed in 316 milliseconds