Home
last modified time | relevance | path

Searched refs:STA_OPMODE_N_SS_CHANGED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dvht.c575 sta_opmode.changed |= STA_OPMODE_N_SS_CHANGED; in __ieee80211_vht_handle_opmode()
/kernel/linux/linux-6.6/net/mac80211/
H A Dvht.c664 sta_opmode.changed |= STA_OPMODE_N_SS_CHANGED; in __ieee80211_vht_handle_opmode()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h4564 * @STA_OPMODE_N_SS_CHANGED: max N_SS (number of spatial streams) changed
4570 STA_OPMODE_N_SS_CHANGED = BIT(2), enumerator
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h5077 * @STA_OPMODE_N_SS_CHANGED: max N_SS (number of spatial streams) changed
5083 STA_OPMODE_N_SS_CHANGED = BIT(2), enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c17268 if ((sta_opmode->changed & STA_OPMODE_N_SS_CHANGED) && in cfg80211_sta_opmode_change_notify()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c19616 if ((sta_opmode->changed & STA_OPMODE_N_SS_CHANGED) && in cfg80211_sta_opmode_change_notify()

Completed in 66 milliseconds