Lines Matching refs:AC_COUNT
110 #define WLFC_PSQ_PREC_COUNT ((AC_COUNT + 1) * 2) /**< 2 for each AC traffic and bc/mc */
111 #define WLFC_AFQ_PREC_COUNT (AC_COUNT + 1)
139 uint8 seq[AC_COUNT + 1];
219 uint32 send_pkts[AC_COUNT + 1];
221 uint32 ooo_pkts[AC_COUNT + 1];
289 int Init_FIFO_credit[AC_COUNT + 2];
291 int FIFO_credit[AC_COUNT + 2];
293 int credits_borrowed[AC_COUNT + 2][AC_COUNT + 2];
315 int pkt_cnt_in_q[WLFC_MAX_IFNUM][AC_COUNT+1];
316 int pkt_cnt_per_ac[AC_COUNT+1];
317 int pkt_cnt_in_drv[WLFC_MAX_IFNUM][AC_COUNT+1];
321 uint32 rx_timestamp[AC_COUNT+1];