Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c514 req->flow_handle = flow_node->flow_handle; in bnxt_hwrm_cfa_flow_free()
779 flow_node->flow_handle = resp->flow_handle; in bnxt_hwrm_cfa_flow_alloc()
1022 *ref_flow_handle = ref_flow_node->flow_handle; in bnxt_tc_get_ref_flow_handle()
1656 __le16 *flow_handle, __le32 *flow_id) in bnxt_fill_cfa_stats_req() argument
1674 *flow_handle = cpu_to_le16(handle); in bnxt_fill_cfa_stats_req()
1676 *flow_handle = flow_node->flow_handle; in bnxt_fill_cfa_stats_req()
Dbnxt_tc.h197 __le16 flow_handle; member
Dbnxt_hsi.h7946 __le16 flow_handle; member
7987 __le16 flow_handle; member
8012 __le16 flow_handle; member
8045 __le16 flow_handle; member
/linux-5.19.10/include/uapi/rdma/
Dib_user_verbs.h1149 __u32 flow_handle; member
1154 __u32 flow_handle; member
/linux-5.19.10/drivers/infiniband/core/
Duverbs_cmd.c3317 resp.flow_handle = uobj->id; in ib_uverbs_ex_create_flow()
3347 return uobj_perform_destroy(UVERBS_OBJECT_FLOW, cmd.flow_handle, attrs); in ib_uverbs_ex_destroy_flow()
3823 flow_handle),