Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dmac80211.c304 static const u8 ac_to_fw_idx[IEEE80211_NUM_ACS] = { in rtw89_aifsn_to_aifs()
342 rtw89_fw_h2c_set_edca(rtwdev, rtwvif, ac_to_fw_idx[ac], val); in ____rtw89_conf_tx_mu_edca()
288 static const u8 ac_to_fw_idx[IEEE80211_NUM_ACS] = { global() variable