Lines Matching defs:flow_handle
518 req->flow_handle = flow_node->flow_handle;
779 * flow_handle flow handle flow context id
783 flow_node->flow_handle = resp->flow_handle;
1019 /* If any other flow is using this l2_node, use it's flow_handle
1026 *ref_flow_handle = ref_flow_node->flow_handle;
1032 * with a matching l2 key can use the flow_handle of this flow
1519 * b) issue HWRM cmd and get flow_handle
1660 __le16 *flow_handle, __le32 *flow_id)
1668 * 1. lower 12 bits of flow_handle must be set to all 1s.
1669 * 2. 15th bit of flow_handle must specify the flow
1678 *flow_handle = cpu_to_le16(handle);
1680 *flow_handle = flow_node->flow_handle;