Home
last modified time | relevance | path

Searched refs:flows (Results 1 – 6 of 6) sorted by relevance

/include/net/
Dfq.h54 u32 flows; member
68 struct fq_flow *flows; member
Dfq_impl.h125 flow = &fq->flows[idx]; in fq_flow_classify()
133 tin->flows++; in fq_flow_classify()
316 fq->flows = kvcalloc(fq->flows_cnt, sizeof(fq->flows[0]), GFP_KERNEL); in fq_init()
317 if (!fq->flows) in fq_init()
321 fq_flow_init(&fq->flows[i]); in fq_init()
332 fq_flow_reset(fq, &fq->flows[i], free_func); in fq_reset()
334 kvfree(fq->flows); in fq_reset()
335 fq->flows = NULL; in fq_reset()
Dcfg80211.h1453 u32 flows; member
/include/uapi/linux/
Dpkt_sched.h218 unsigned flows; /* Maximal number of flows */ member
913 __u32 flows; member
/include/rdma/
Dib_verbs.h2058 union ib_flow_spec flows[]; member
/include/linux/
Dnetdevice.h705 struct rps_dev_flow flows[0]; member