Searched refs:prec_map (Results 1 – 1 of 1) sorted by relevance
5207 u16 prec_map; in wlc_send_q() local5222 prec_map = wlc->tx_prec_map; in wlc_send_q()5227 while (prec_map && (pkt[0] = pktq_mdeq(q, prec_map, &prec))) { in wlc_send_q()5246 if (prec_map == wlc->tx_prec_map) in wlc_send_q()5248 prec_map = wlc->tx_prec_map; in wlc_send_q()