Searched refs:tunnel_handle (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 584 __le32 tunnel_handle, in bnxt_hwrm_cfa_flow_alloc() 672 req.tunnel_handle = tunnel_handle; in bnxt_hwrm_cfa_flow_alloc() 1126 tunnel_node->tunnel_handle = INVALID_TUNNEL_HANDLE; in bnxt_tc_get_tunnel_node() 1165 *ref_decap_handle = ref_flow_node->decap_node->tunnel_handle; in bnxt_tc_get_ref_decap_handle() 1203 __le32 decap_handle = flow_node->decap_node->tunnel_handle; in bnxt_tc_put_decap_handle() 1319 if (decap_node->tunnel_handle != INVALID_TUNNEL_HANDLE) in bnxt_tc_get_decap_handle() 1355 &decap_node->tunnel_handle); in bnxt_tc_get_decap_handle() 1360 *decap_filter_handle = decap_node->tunnel_handle; in bnxt_tc_get_decap_handle() 1375 __le32 encap_handle = encap_node->tunnel_handle; in bnxt_tc_put_encap_handle() 582 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) bnxt_hwrm_cfa_flow_alloc() argument 1444 bnxt_tc_get_tunnel_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le32 *tunnel_handle) bnxt_tc_get_tunnel_handle() argument 1521 __le32 tunnel_handle = 0; bnxt_tc_add_flow() local [all...] |
H A D | bnxt_tc.h | 161 __le32 tunnel_handle; member
|
H A D | bnxt_hsi.h | 6560 __le32 tunnel_handle; member 6718 __le32 tunnel_handle; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 587 __le32 tunnel_handle, in bnxt_hwrm_cfa_flow_alloc() 677 req->tunnel_handle = tunnel_handle; in bnxt_hwrm_cfa_flow_alloc() 1134 tunnel_node->tunnel_handle = INVALID_TUNNEL_HANDLE; in bnxt_tc_get_tunnel_node() 1173 *ref_decap_handle = ref_flow_node->decap_node->tunnel_handle; in bnxt_tc_get_ref_decap_handle() 1211 __le32 decap_handle = flow_node->decap_node->tunnel_handle; in bnxt_tc_put_decap_handle() 1327 if (decap_node->tunnel_handle != INVALID_TUNNEL_HANDLE) in bnxt_tc_get_decap_handle() 1363 &decap_node->tunnel_handle); in bnxt_tc_get_decap_handle() 1368 *decap_filter_handle = decap_node->tunnel_handle; in bnxt_tc_get_decap_handle() 1383 __le32 encap_handle = encap_node->tunnel_handle; in bnxt_tc_put_encap_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) bnxt_hwrm_cfa_flow_alloc() 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) bnxt_tc_get_tunnel_handle() argument 1529 __le32 tunnel_handle = 0; bnxt_tc_add_flow() local [all...] |
H A D | bnxt_tc.h | 161 __le32 tunnel_handle; member
|
H A D | bnxt_hsi.h | 7578 __le32 tunnel_handle; member 7741 __le32 tunnel_handle; member
|
Completed in 70 milliseconds