Lines Matching defs:tflow_cnt
196 int tflow_cnt;
1424 if (ud->tflow_cnt) {
1778 if (ud->tflow_cnt)
1779 fd_ring_id = ud->tflow_cnt + rflow->id;
4483 ud->tflow_cnt = PKTDMA_CAP4_TFLOW_CNT(cap4);
4932 ud->tflow_map = devm_kmalloc_array(dev, BITS_TO_LONGS(ud->tflow_cnt),
4990 bitmap_zero(ud->tflow_map, ud->tflow_cnt);
4993 bitmap_fill(ud->tflow_map, ud->tflow_cnt);
5006 irq_res.desc[0].num = ud->tflow_cnt;
5402 ud->tflow_cnt;