Searched refs:station_flags (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-sta.c182 sta_flags = priv->stations[index].sta.station_flags;
211 priv->stations[index].sta.station_flags = sta_flags;
284 station->sta.station_flags = 0;
1384 priv->stations[sta_id].sta.station_flags &= ~STA_FLG_PWR_SAVE_MSK;
1400 priv->stations[sta_id].sta.station_flags |= STA_FLG_PWR_SAVE_MSK;
H A Diwl-commands.h1085 __le32 station_flags; /* STA_FLG_* */ member in struct:iwl3945_addsta_cmd
1113 __le32 station_flags; /* STA_FLG_* */ member in struct:iwl4965_addsta_cmd
1151 __le32 station_flags; /* STA_FLG_* */ member in struct:iwl_addsta_cmd
H A Diwl-4965.c1864 addsta->station_flags = cmd->station_flags;
H A Diwl-3945.c2270 addsta->station_flags = cmd->station_flags;
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwlioctl.h3914 uint16 station_flags; /* Bit mask of flags, for future use. */ member in struct:__anon19646

Completed in 106 milliseconds