Home
last modified time | relevance | path

Searched refs:ref_flow_handle (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c583 __le16 ref_flow_handle, in bnxt_hwrm_cfa_flow_alloc()
598 req.ref_flow_handle = ref_flow_handle; in bnxt_hwrm_cfa_flow_alloc()
989 /* Get the ref_flow_handle for a flow by checking if there are any other
995 __le16 *ref_flow_handle) in bnxt_tc_get_ref_flow_handle()
1008 * as the ref_flow_handle in bnxt_tc_get_ref_flow_handle()
1014 *ref_flow_handle = ref_flow_node->flow_handle; in bnxt_tc_get_ref_flow_handle()
1016 *ref_flow_handle = cpu_to_le16(0xffff); in bnxt_tc_get_ref_flow_handle()
1021 * as their ref_flow_handle in bnxt_tc_get_ref_flow_handle()
1522 __le16 ref_flow_handle; in bnxt_tc_add_flow() local
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
993 bnxt_tc_get_ref_flow_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le16 *ref_flow_handle) bnxt_tc_get_ref_flow_handle() argument
[all...]
H A Dbnxt_hsi.h6580 __le16 ref_flow_handle; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c586 __le16 ref_flow_handle, in bnxt_hwrm_cfa_flow_alloc()
603 req->ref_flow_handle = ref_flow_handle; in bnxt_hwrm_cfa_flow_alloc()
997 /* Get the ref_flow_handle for a flow by checking if there are any other
1003 __le16 *ref_flow_handle) in bnxt_tc_get_ref_flow_handle()
1016 * as the ref_flow_handle in bnxt_tc_get_ref_flow_handle()
1022 *ref_flow_handle = ref_flow_node->flow_handle; in bnxt_tc_get_ref_flow_handle()
1024 *ref_flow_handle = cpu_to_le16(0xffff); in bnxt_tc_get_ref_flow_handle()
1029 * as their ref_flow_handle in bnxt_tc_get_ref_flow_handle()
1530 __le16 ref_flow_handle; in bnxt_tc_add_flow() local
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
1001 bnxt_tc_get_ref_flow_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, struct bnxt_tc_flow_node *flow_node, __le16 *ref_flow_handle) bnxt_tc_get_ref_flow_handle() argument
[all...]
H A Dbnxt_hsi.h7598 __le16 ref_flow_handle; member

Completed in 66 milliseconds