Searched refs:flow_handle (Results 1 – 2 of 2) sorted by relevance
518 req->flow_handle = flow_node->flow_handle; in bnxt_hwrm_cfa_flow_free()783 flow_node->flow_handle = resp->flow_handle; in bnxt_hwrm_cfa_flow_alloc()1026 *ref_flow_handle = ref_flow_node->flow_handle; in bnxt_tc_get_ref_flow_handle()1660 __le16 *flow_handle, __le32 *flow_id) in bnxt_fill_cfa_stats_req() argument1678 *flow_handle = cpu_to_le16(handle); in bnxt_fill_cfa_stats_req()1680 *flow_handle = flow_node->flow_handle; in bnxt_fill_cfa_stats_req()
197 __le16 flow_handle; member