Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c938 if (changed & IEEE80211_RC_BW_CHANGED) in rtw_ops_sta_rc_update()
/linux/include/net/
H A Dmac80211.h3775 IEEE80211_RC_BW_CHANGED = BIT(0), enumerator
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c1993 IEEE80211_RC_BW_CHANGED)) in mt7915_mac_sta_rc_work()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c2263 IEEE80211_RC_BW_CHANGED)) in mt7996_mac_sta_rc_work()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c6762 if (changed & IEEE80211_RC_BW_CHANGED) { in ath10k_sta_rc_update_wk()
8550 if (changed & IEEE80211_RC_BW_CHANGED) { in ath10k_sta_rc_update()
/linux/net/mac80211/
H A Drx.c3616 IEEE80211_RC_BW_CHANGED); in ieee80211_rx_h_action()