Home
last modified time | relevance | path

Searched refs:STA_FLG_PWR_SAVE_MSK (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c1422 .station_flags = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_sleep_tx_count()
1423 .station_flags_msk = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_sleep_tx_count()
H A Dmac80211.c1536 .station_flags_msk = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_ps_wake()
H A Dcommands.h789 #define STA_FLG_PWR_SAVE_MSK cpu_to_le32(1 << 8) macro
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c1417 .station_flags = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_sleep_tx_count()
1418 .station_flags_msk = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_sleep_tx_count()
H A Dmac80211.c1532 .station_flags_msk = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_ps_wake()
H A Dcommands.h736 #define STA_FLG_PWR_SAVE_MSK cpu_to_le32(1 << 8) macro
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h857 #define STA_FLG_PWR_SAVE_MSK cpu_to_le32(1 << 8) macro
H A D4965-mac.c3662 il->stations[sta_id].sta.station_flags |= STA_FLG_PWR_SAVE_MSK; in il4965_sta_modify_sleep_tx_count()
3663 il->stations[sta_id].sta.station_flags_msk = STA_FLG_PWR_SAVE_MSK; in il4965_sta_modify_sleep_tx_count()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h857 #define STA_FLG_PWR_SAVE_MSK cpu_to_le32(1 << 8) macro
H A D4965-mac.c3661 il->stations[sta_id].sta.station_flags |= STA_FLG_PWR_SAVE_MSK; in il4965_sta_modify_sleep_tx_count()
3662 il->stations[sta_id].sta.station_flags_msk = STA_FLG_PWR_SAVE_MSK; in il4965_sta_modify_sleep_tx_count()

Completed in 51 milliseconds