Searched refs:ref_flow_handle (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c590 __le16 ref_flow_handle,
607 req->ref_flow_handle = ref_flow_handle;
1001 /* Get the ref_flow_handle for a flow by checking if there are any other
1007 __le16 *ref_flow_handle)
1020 * as the ref_flow_handle
1026 *ref_flow_handle = ref_flow_node->flow_handle;
1028 *ref_flow_handle = cpu_to_le16(0xffff);
1033 * as their ref_flow_handle
1534 __le16 ref_flow_handle; local
589 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
1005 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.h8071 __le16 ref_flow_handle; member in struct:hwrm_cfa_flow_alloc_input

Completed in 232 milliseconds