Searched refs:flows (Results 1 – 6 of 6) sorted by relevance
36 idx = flow - fq->flows; in __fq_adjust_removal()152 flow = &fq->flows[idx]; in fq_flow_classify()160 tin->flows++; in fq_flow_classify()173 struct fq_flow *cur = &fq->flows[i]; in fq_find_fattest_flow()357 fq->flows = kvcalloc(fq->flows_cnt, sizeof(fq->flows[0]), GFP_KERNEL); in fq_init()358 if (!fq->flows) in fq_init()364 kvfree(fq->flows); in fq_init()365 fq->flows = NULL; in fq_init()370 fq_flow_init(&fq->flows[i]); in fq_init()381 fq_flow_reset(fq, &fq->flows[i], free_func); in fq_reset()[all …]
53 u32 flows; member65 struct fq_flow *flows; member
1894 u32 flows; member
218 unsigned flows; /* Maximal number of flows */ member939 __u32 flows; member
2076 union ib_flow_spec flows[]; member
710 struct rps_dev_flow flows[]; member