Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dd3.c1199 u32 wake_packet_bufsize; member
1251 if (status->wake_packet_bufsize) { in iwl_mvm_report_wakeup_reasons()
1252 int pktsize = status->wake_packet_bufsize; in iwl_mvm_report_wakeup_reasons()
1621 ALIGN(le32_to_cpu(status->wake_packet_bufsize), 4))) { in iwl_mvm_get_wakeup_status()
1656 status.wake_packet_bufsize = in iwl_mvm_query_wakeup_reasons()
1657 le32_to_cpu(fw_status->wake_packet_bufsize); in iwl_mvm_query_wakeup_reasons()
Dfw-api-d3.h370 __le32 wake_packet_bufsize; member