Searched refs:fl_size (Results 1 – 5 of 5) sorted by relevance
43 static int fl_size; variable 165 fl_size--; in ip6_fl_gc() 176 if (!sched && fl_size) in ip6_fl_gc() 200 fl_size--; in ip6_fl_purge() 247 fl_size++; in fl_intern() 475 room = FL_MAX_SIZE - fl_size; in mem_check()
1962 e->rx_pending = q->fl_size; in get_sge_param() 1993 q->fl_size = e->rx_pending; in set_sge_param() 2172 !cxgb_in_range(t.fl_size[0], MIN_FL_ENTRIES, in cxgb_siocdevprivate() 2174 !cxgb_in_range(t.fl_size[1], MIN_FL_ENTRIES, in cxgb_siocdevprivate() 2181 (t.rspq_size >= 0 || t.fl_size[0] >= 0 || in cxgb_siocdevprivate() 2182 t.fl_size[1] >= 0 || t.txq_size[0] >= 0 || in cxgb_siocdevprivate() 2205 if (t.fl_size[0] >= 0) in cxgb_siocdevprivate() 2206 q->fl_size = t.fl_size[0]; in cxgb_siocdevprivate() 2207 if (t.fl_size[ in cxgb_siocdevprivate() [all...]
90 int32_t fl_size[2]; member
3033 q->fl[0].desc = alloc_ring(adapter->pdev, p->fl_size, in t3_sge_alloc_qset()3077 q->fl[0].size = p->fl_size; in t3_sge_alloc_qset()3361 q->fl_size = 1024; in t3_sge_prep()
204 u32 fl_size; member 3458 if (IS_TAPE_BLOCK_EOD(blp->fl_size)) in resp_locate() 3491 (devip->tape_blocks[partition] + pos)->fl_size = data; in resp_write_filemarks() 3493 (devip->tape_blocks[partition] + pos)->fl_size = in resp_write_filemarks() 3522 else if (IS_TAPE_BLOCK_FM(blp->fl_size)) in resp_space() 3532 if (IS_TAPE_BLOCK_EOD(blp->fl_size)) in resp_space() 3534 if (IS_TAPE_BLOCK_FM(blp->fl_size)) { in resp_space() 3550 for (pos--, blp-- ; !IS_TAPE_BLOCK_FM(blp->fl_size) && in resp_space() 3561 for ( ; !IS_TAPE_BLOCK_FM(blp->fl_size) && in resp_space() 3562 !IS_TAPE_BLOCK_EOD(blp->fl_size) in resp_space() [all...]