n_flows          1474 drivers/infiniband/hw/hfi1/tid_rdma.c 	    req->n_flows)
n_flows          1962 drivers/infiniband/hw/hfi1/tid_rdma.c 	req->n_flows = qpriv->tid_rdma.local.max_read;
n_flows          3324 drivers/infiniband/hw/hfi1/tid_rdma.c 			priv->tid_req.n_flows = remote->max_read;
n_flows          3367 drivers/infiniband/hw/hfi1/tid_rdma.c 	req->n_flows = remote->max_write;
n_flows          3744 drivers/infiniband/hw/hfi1/tid_rdma.c 	req->n_flows = min_t(u16, num_segs, qpriv->tid_rdma.local.max_write);
n_flows           107 drivers/infiniband/hw/hfi1/tid_rdma.h 	u16 n_flows;		/* size of the flow buffer window */
n_flows            98 include/uapi/linux/openvswitch.h 	__u64 n_flows;           /* Number of flows present */
n_flows           661 net/openvswitch/datapath.c 	stats->n_flows = ovs_flow_tbl_count(&dp->table);