Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dathnvar.h230 static const uint8_t athn_ac2qid[EDCA_NUM_AC] = { variable
Dathn.c2685 qid = athn_ac2qid[aci]; in athn_updateedca()
Dar5008.c1533 qid = athn_ac2qid[ieee80211_up_to_ac(ic, tid)]; in ar5008_tx()
Dar9003.c1447 qid = athn_ac2qid[ieee80211_up_to_ac(ic, tid)]; in ar9003_tx()