STA_FLG_PWR_SAVE_MSK
il->stations[sta_id].sta.station_flags |= STA_FLG_PWR_SAVE_MSK;
il->stations[sta_id].sta.station_flags_msk = STA_FLG_PWR_SAVE_MSK;
.station_flags_msk = STA_FLG_PWR_SAVE_MSK,
.station_flags = STA_FLG_PWR_SAVE_MSK,
.station_flags_msk = STA_FLG_PWR_SAVE_MSK,