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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Ddebugfs_netdev.c181 static const char *smps_modes[IEEE80211_SMPS_NUM_MODES] = { variable
195 smps_modes[sdata->u.mgd.req_smps],
196 smps_modes[sdata->u.mgd.ap_smps]);
205 if (strncmp(buf, smps_modes[mode], buflen) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c663 static const char *smps_modes[IEEE80211_SMPS_NUM_MODES] = { local
677 smps_modes[conf->smps_mode]);

Completed in 42 milliseconds