Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c355 static int bnxt_hwrm_cfa_flow_free(struct bnxt *bp, __le16 flow_handle) in bnxt_hwrm_cfa_flow_free() argument
361 req.flow_handle = flow_handle; in bnxt_hwrm_cfa_flow_free()
366 __func__, flow_handle, rc); in bnxt_hwrm_cfa_flow_free()
436 __le32 tunnel_handle, __le16 *flow_handle) in bnxt_hwrm_cfa_flow_alloc() argument
546 *flow_handle = resp->flow_handle; in bnxt_hwrm_cfa_flow_alloc()
791 *ref_flow_handle = ref_flow_node->flow_handle; in bnxt_tc_get_ref_flow_handle()
1242 bnxt_hwrm_cfa_flow_free(bp, flow_node->flow_handle); in __bnxt_tc_del_flow()
1338 tunnel_handle, &new_node->flow_handle); in bnxt_tc_add_flow()
1354 bnxt_hwrm_cfa_flow_free(bp, new_node->flow_handle); in bnxt_tc_add_flow()
1429 req_flow_handles[i] = flow_node->flow_handle; in bnxt_hwrm_cfa_flow_stats_get()
Dbnxt_tc.h173 __le16 flow_handle; member
Dbnxt_hsi.h5537 __le16 flow_handle; member
5549 __le16 flow_handle; member
/Linux-v4.19/include/uapi/rdma/
Dib_user_verbs.h1123 __u32 flow_handle; member
1128 __u32 flow_handle; member
/Linux-v4.19/drivers/infiniband/core/
Duverbs_cmd.c3635 resp.flow_handle = uobj->id; in ib_uverbs_ex_create_flow()
3681 return uobj_perform_destroy(UVERBS_OBJECT_FLOW, cmd.flow_handle, file, in ib_uverbs_ex_destroy_flow()