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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c586 __le16 ref_flow_handle,
603 req->ref_flow_handle = ref_flow_handle;
997 /* Get the ref_flow_handle for a flow by checking if there are any other
1003 __le16 *ref_flow_handle)
1016 * as the ref_flow_handle
1022 *ref_flow_handle = ref_flow_node->flow_handle;
1024 *ref_flow_handle = cpu_to_le16(0xffff);
1029 * as their ref_flow_handle
1530 __le16 ref_flow_handle; 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) 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) argument
[all...]
H A Dbnxt_hsi.h8006 __le16 ref_flow_handle; member in struct:hwrm_cfa_flow_alloc_input

Completed in 227 milliseconds