Home
last modified time | relevance | path

Searched refs:STA_FLG_PWR_SAVE_MSK (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Dsta.c1414 .station_flags = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_sleep_tx_count()
1415 .station_flags_msk = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_sleep_tx_count()
A Dmac80211.c1531 .station_flags_msk = STA_FLG_PWR_SAVE_MSK, in iwl_sta_modify_ps_wake()
A Dcommands.h736 #define STA_FLG_PWR_SAVE_MSK cpu_to_le32(1 << 8) macro
/linux/drivers/net/wireless/intel/iwlegacy/
A Dcommands.h857 #define STA_FLG_PWR_SAVE_MSK cpu_to_le32(1 << 8) macro
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 46 milliseconds