Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ht.h247 bool ieee80211_ht_check_tx_shortgi_40(const struct ieee80211_node *ni);
H A Dieee80211_ht.c3686 ieee80211_ht_check_tx_shortgi_40(const struct ieee80211_node *ni) in ieee80211_ht_check_tx_shortgi_40() function
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_fw.c233 shortgi = ieee80211_ht_check_tx_shortgi_40(ni); in r92c_init_ra()
H A Dr92c_tx.c196 if (ieee80211_ht_check_tx_shortgi_40(ni)) in r92c_tx_set_sgi()
/freebsd/sys/dev/ath/
H A Dif_ath_tx_ht.c299 ieee80211_ht_check_tx_shortgi_40(ni) && in ath_tx_rate_fill_rcflags()
/freebsd/sys/dev/iwn/
H A Dif_iwn.c2823 if (ieee80211_ht_check_tx_shortgi_40(ni)) in iwn_rate_to_plcp()