Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1431 u32 received_beacons; member
2521 status->received_beacons = le32_to_cpu(data->received_beacons); in iwl_mvm_parse_wowlan_info_notif()
2570 status->received_beacons = le32_to_cpu(data->received_beacons); in iwl_mvm_parse_wowlan_info_notif_v4()
2610 status->received_beacons = le32_to_cpu(data->received_beacons); in iwl_mvm_parse_wowlan_info_notif_v2()
2649 status->received_beacons = le32_to_cpu(data->received_beacons); \