Searched refs:wme_fifo2ac (Results 1 – 2 of 2) sorted by relevance
436 extern const u8 wme_fifo2ac[];437 #define WME_PRIO2AC(prio) wme_fifo2ac[prio2fifo[(prio)]]
214 const u8 wme_fifo2ac[] = { AC_BK, AC_BE, AC_VI, AC_VO, AC_BE, AC_BE }; variable6651 sfbl = WLC_WME_RETRY_SFB_GET(wlc, wme_fifo2ac[queue]); in wlc_dotxstatus()6652 lfbl = WLC_WME_RETRY_LFB_GET(wlc, wme_fifo2ac[queue]); in wlc_dotxstatus()