Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A 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()
A Dbnxt_tc.h197 __le16 flow_handle; member
A Dbnxt_hsi.h8063 __le16 flow_handle; member
8104 __le16 flow_handle; member
8129 __le16 flow_handle; member
8162 __le16 flow_handle; member
/linux-6.3-rc2/include/uapi/rdma/
A Dib_user_verbs.h1165 __u32 flow_handle; member
1170 __u32 flow_handle; member
/linux-6.3-rc2/drivers/infiniband/core/
A Duverbs_cmd.c3320 resp.flow_handle = uobj->id; in ib_uverbs_ex_create_flow()
3350 return uobj_perform_destroy(UVERBS_OBJECT_FLOW, cmd.flow_handle, attrs); in ib_uverbs_ex_destroy_flow()
3826 flow_handle),

Completed in 87 milliseconds