Home
last modified time | relevance | path

Searched refs:ieee80211e_up_to_ac (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c140 static const uint8_t ieee80211e_up_to_ac[] = { variable
636 ltxq->txq.ac = ieee80211e_up_to_ac[tid & 7]; in lkpi_lsta_alloc()
4673 ac = ieee80211e_up_to_ac[tid & 7];