Home
last modified time | relevance | path

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

/linux-6.6.21/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.h7641 __le16 flow_handle; member
7682 __le16 flow_handle; member
7707 __le16 flow_handle; member
7740 __le16 flow_handle; member
/linux-6.6.21/include/uapi/rdma/
Dib_user_verbs.h1165 __u32 flow_handle; member
1170 __u32 flow_handle; member
/linux-6.6.21/drivers/infiniband/core/
Duverbs_cmd.c3325 resp.flow_handle = uobj->id; in ib_uverbs_ex_create_flow()
3355 return uobj_perform_destroy(UVERBS_OBJECT_FLOW, cmd.flow_handle, attrs); in ib_uverbs_ex_destroy_flow()
3831 flow_handle),