Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh_plink.c451 changed |= IEEE80211_RC_BW_CHANGED; in mesh_sta_info_init()
468 changed |= IEEE80211_RC_BW_CHANGED; in mesh_sta_info_init()
475 changed |= IEEE80211_RC_BW_CHANGED; in mesh_sta_info_init()
H A Dvht.c695 changed |= IEEE80211_RC_BW_CHANGED; in __ieee80211_vht_handle_opmode()
H A Dchan.c445 IEEE80211_RC_BW_CHANGED); in ieee80211_chan_bw_change()
H A Dtdls.c1376 IEEE80211_RC_BW_CHANGED); in iee80211_tdls_recalc_chanctx()
H A Drx.c3575 IEEE80211_RC_BW_CHANGED); in ieee80211_rx_h_action()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c925 if (changed & IEEE80211_RC_BW_CHANGED) in rtw_ops_sta_rc_update()
/openbmc/linux/include/net/
H A Dmac80211.h3607 IEEE80211_RC_BW_CHANGED = BIT(0), enumerator
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c1987 IEEE80211_RC_BW_CHANGED)) in mt7915_mac_sta_rc_work()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c2168 IEEE80211_RC_BW_CHANGED)) in mt7996_mac_sta_rc_work()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c3498 if (changed & IEEE80211_RC_BW_CHANGED) { in ath12k_sta_rc_update_wk()
3927 if (changed & IEEE80211_RC_BW_CHANGED) { in ath12k_mac_op_sta_rc_update()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c4702 if (changed & IEEE80211_RC_BW_CHANGED) { in ath11k_sta_rc_update_wk()
5234 if (changed & IEEE80211_RC_BW_CHANGED) { in ath11k_mac_op_sta_rc_update()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c6754 if (changed & IEEE80211_RC_BW_CHANGED) { in ath10k_sta_rc_update_wk()
8534 if (changed & IEEE80211_RC_BW_CHANGED) { in ath10k_sta_rc_update()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c4031 if (changed & (IEEE80211_RC_BW_CHANGED | in iwl_mvm_sta_rc_update()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c406 if (changed & (IEEE80211_RC_BW_CHANGED | IEEE80211_RC_NSS_CHANGED)) in rtw89_phy_ra_updata_sta()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5717 if (!(changed & IEEE80211_RC_BW_CHANGED)) in wlcore_op_sta_rc_update()