Searched refs:station_flags_msk (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.c1340 priv->stations[sta_id].sta.station_flags_msk = 0;
1368 priv->stations[sta_id].sta.station_flags_msk = 0;
1385 priv->stations[sta_id].sta.station_flags_msk = STA_FLG_PWR_SAVE_MSK;
1401 priv->stations[sta_id].sta.station_flags_msk = STA_FLG_PWR_SAVE_MSK;
H A Diwl-commands.h1086 __le32 station_flags_msk; /* STA_FLG_* */ member in struct:iwl3945_addsta_cmd
1114 __le32 station_flags_msk; /* STA_FLG_* */ member in struct:iwl4965_addsta_cmd
1152 __le32 station_flags_msk; /* STA_FLG_* */ member in struct:iwl_addsta_cmd
H A Diwl-4965.c1865 addsta->station_flags_msk = cmd->station_flags_msk;
H A Diwl-3945.c2271 addsta->station_flags_msk = cmd->station_flags_msk;
H A Diwl-debugfs.c317 station->sta.station_flags_msk);

Completed in 63 milliseconds