Searched refs:txa_ac (Results 1 – 2 of 2) sorted by relevance
631 tap->txa_ac = (uint8_t)ac; in ieee80211_ht_node_init()763 tap->txa_ac = (uint8_t)ac; in ieee80211_ht_wds_init()1349 tid = WME_AC_TO_TID(tap->txa_ac); in ieee80211_ampdu_request()1362 tap->txa_ac); in ieee80211_ampdu_request()1385 "stop BA stream for AC %d\n", tap->txa_ac); in ieee80211_ampdu_stop()1388 args[0] = WME_AC_TO_TID(tap->txa_ac); in ieee80211_ampdu_stop()1396 tap->txa_ac); in ieee80211_ampdu_stop()1435 tid = WME_AC_TO_TID(tap->txa_ac); in ieee80211_send_bar()
63 uint8_t txa_ac; member