Home
last modified time | relevance | path

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

/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.h7451 __le16 flow_handle; member
7492 __le16 flow_handle; member
7517 __le16 flow_handle; member
7545 __le16 flow_handle; member
/drivers/infiniband/core/
Duverbs_cmd.c3326 resp.flow_handle = uobj->id; in ib_uverbs_ex_create_flow()
3356 return uobj_perform_destroy(UVERBS_OBJECT_FLOW, cmd.flow_handle, attrs); in ib_uverbs_ex_destroy_flow()
3832 flow_handle),