Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_amrr.c262 else if (ieee80211_ht_check_tx_ht(ni)) in amrr_node_init()
540 else if (ieee80211_ht_check_tx_ht(ni)) in amrr_update()
593 if (ieee80211_ht_check_tx_ht(ni)) { in amrr_rate()
608 if (ieee80211_ht_check_tx_ht(ni)) in amrr_rate()
732 if (ieee80211_ht_check_tx_ht(ni)) { in amrr_print_node_rate()
H A Dieee80211_ht.h249 bool ieee80211_ht_check_tx_ht(const struct ieee80211_node *ht);
H A Dieee80211_ht.c3752 if (! ieee80211_ht_check_tx_ht(ni)) in ieee80211_ht_check_tx_shortgi_20()
3794 ieee80211_ht_check_tx_ht(const struct ieee80211_node *ni) in ieee80211_ht_check_tx_ht() function
3827 if (! ieee80211_ht_check_tx_ht(ni)) in ieee80211_ht_check_tx_ht40()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_tx.c281 } else if (ieee80211_ht_check_tx_ht(ni)) { in r12a_tx_set_sgi()
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx.c198 } else if (ieee80211_ht_check_tx_ht(ni)) { in r92c_tx_set_sgi()
/freebsd/sys/dev/iwn/
H A Dif_iwn.c4483 if (ieee80211_ht_check_tx_ht(ni)) in iwn_tx_rate_to_linkq_offset()
5361 if (ieee80211_ht_check_tx_ht(ni)) { in iwn_set_link_quality()