Home
last modified time | relevance | path

Searched refs:smps_modes (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Ddebugfs_netdev.c268 static const char *smps_modes[IEEE80211_SMPS_NUM_MODES] = { variable
280 smps_modes[sdata->u.mgd.req_smps], in ieee80211_if_fmt_smps()
281 smps_modes[sdata->smps_mode]); in ieee80211_if_fmt_smps()
291 if (strncmp(buf, smps_modes[mode], buflen) == 0) { in ieee80211_if_parse_smps()
/kernel/linux/linux-6.6/net/mac80211/
H A Ddebugfs_netdev.c293 static const char *smps_modes[IEEE80211_SMPS_NUM_MODES] = { variable
305 smps_modes[link->u.mgd.req_smps], in ieee80211_if_fmt_smps()
306 smps_modes[link->smps_mode]); in ieee80211_if_fmt_smps()
316 if (strncmp(buf, smps_modes[mode], buflen) == 0) { in ieee80211_if_parse_smps()
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dmac80211_hwsim.c1827 static const char *smps_modes[IEEE80211_SMPS_NUM_MODES] = { in mac80211_hwsim_config() local
1845 smps_modes[conf->smps_mode]); in mac80211_hwsim_config()
1852 smps_modes[conf->smps_mode]); in mac80211_hwsim_config()
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2324 static const char *smps_modes[IEEE80211_SMPS_NUM_MODES] = { in mac80211_hwsim_config() local
2342 smps_modes[conf->smps_mode]); in mac80211_hwsim_config()
2349 smps_modes[conf->smps_mode]); in mac80211_hwsim_config()

Completed in 15 milliseconds