Searched defs:ql (Results 1 – 9 of 9) sorted by relevance
94 struct quicklist *ql, *q; in quicklist_total_size() local
784 u8 qh, ql, pmap; in mvpp2_port_c2_cls_init() local
223 u8 qh, ql; in mvpp2_dbgfs_flow_c2_rxq_show() local
137 #define MVPP22_CLS_C2_ATTR0_QLOW(ql) (((ql) & 0x7) << 21) argument
134 #define QUEUE_DEPTH(in, out, ql) ((in - out) & (ql)) argument
47 #define QLOGICPTI_MAX_SG(ql) (4 + (((ql) > 0) ? 7*((ql) - 1) : 0)) argument
282 spinlock_t *ql; /* work around too long line below */ in rvt_free_all_qps() local
109 #define QLA_TGT_MAX_SG32(ql) \ argument115 #define QLA_TGT_MAX_SG64(ql) \ argument123 #define QLA_TGT_MAX_SG_24XX(ql) \ argument
501 struct bfi_enet_rxq ql; /* large/data/single buffers */ member