Searched refs:STA_FLG_PWR_SAVE_MSK (Results 1 – 5 of 5) sorted by relevance
1434 .station_flags = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_sleep_tx_count()1435 .station_flags_msk = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_sleep_tx_count()
1568 .station_flags_msk = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_ps_wake()
799 #define STA_FLG_PWR_SAVE_MSK cpu_to_le32(1 << 8) macro
857 #define STA_FLG_PWR_SAVE_MSK cpu_to_le32(1 << 8) macro
3682 il->stations[sta_id].sta.station_flags |= STA_FLG_PWR_SAVE_MSK; in il4965_sta_modify_sleep_tx_count()3683 il->stations[sta_id].sta.station_flags_msk = STA_FLG_PWR_SAVE_MSK; in il4965_sta_modify_sleep_tx_count()