Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ht.h246 bool ieee80211_ht_check_tx_shortgi_20(const struct ieee80211_node *ni);
H A Dieee80211_ht.c3662 ieee80211_ht_check_tx_shortgi_20(const struct ieee80211_node *ni) in ieee80211_ht_check_tx_shortgi_20() function
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_fw.c235 shortgi = ieee80211_ht_check_tx_shortgi_20(ni); in r92c_init_ra()
H A Dr92c_tx.c199 if (ieee80211_ht_check_tx_shortgi_20(ni)) in r92c_tx_set_sgi()
/freebsd/sys/dev/ath/
H A Dif_ath_tx_ht.c305 ieee80211_ht_check_tx_shortgi_20(ni) && in ath_tx_rate_fill_rcflags()
/freebsd/sys/dev/iwn/
H A Dif_iwn.c2825 } else if (ieee80211_ht_check_tx_shortgi_20(ni)) in iwn_rate_to_plcp()