Searched refs:flow_handle (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h197 __le16 flow_handle; member in struct:bnxt_tc_flow_node
H A Dbnxt_tc.c514 req->flow_handle = flow_node->flow_handle;
775 * flow_handle flow handle flow context id
779 flow_node->flow_handle = resp->flow_handle;
1015 /* If any other flow is using this l2_node, use it's flow_handle
1022 *ref_flow_handle = ref_flow_node->flow_handle;
1028 * with a matching l2 key can use the flow_handle of this flow
1515 * b) issue HWRM cmd and get flow_handle
1656 __le16 *flow_handle, __le3
1654 bnxt_fill_cfa_stats_req(struct bnxt *bp, struct bnxt_tc_flow_node *flow_node, __le16 *flow_handle, __le32 *flow_id) argument
[all...]
H A Dbnxt_hsi.h8050 __le16 flow_handle; member in struct:hwrm_cfa_flow_alloc_output
8091 __le16 flow_handle; member in struct:hwrm_cfa_flow_free_input
8116 __le16 flow_handle; member in struct:hwrm_cfa_flow_info_input
8149 __le16 flow_handle; member in struct:hwrm_cfa_flow_info_output
/linux-master/include/uapi/rdma/
H A Dib_user_verbs.h1165 __u32 flow_handle; member in struct:ib_uverbs_create_flow_resp
1170 __u32 flow_handle; member in struct:ib_uverbs_destroy_flow
/linux-master/drivers/infiniband/core/
H A Duverbs_cmd.c3326 resp.flow_handle = uobj->id;
3356 return uobj_perform_destroy(UVERBS_OBJECT_FLOW, cmd.flow_handle, attrs);
3832 flow_handle),

Completed in 248 milliseconds