Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dd3.c1196 u32 wake_packet_bufsize; member
1248 if (status->wake_packet_bufsize) { in iwl_mvm_report_wakeup_reasons()
1249 int pktsize = status->wake_packet_bufsize; in iwl_mvm_report_wakeup_reasons()
1618 ALIGN(le32_to_cpu(status->wake_packet_bufsize), 4))) { in iwl_mvm_get_wakeup_status()
1653 status.wake_packet_bufsize = in iwl_mvm_query_wakeup_reasons()
1654 le32_to_cpu(fw_status->wake_packet_bufsize); in iwl_mvm_query_wakeup_reasons()
Dfw-api-d3.h365 __le32 wake_packet_bufsize; member