Searched refs:Q_COUNT (Results 1 – 5 of 5) sorted by relevance
30 #define Q_COUNT(x) (16ULL << (2 * x)) macro
432 Q_COUNT(AQ_SIZE), sizeof(struct npa_aq_inst_s), in npa_aq_init()
2684 Q_COUNT(AQ_SIZE), sizeof(struct nix_aq_inst_s), in nix_aq_init()
51 #define Q_COUNT(rptr,wptr) ((wptr)-(rptr)) macro
1046 int count = Q_COUNT(wq->sq_rptr, wq->sq_wptr); in flush_completed_wrs()