Lines Matching full:wake
623 int icmp_pkt; /* wake icmp packet count */
624 int icmp6_pkt; /* wake icmp6 packet count */
625 int icmp6_ra; /* wake icmp6 RA packet count */
626 int icmp6_na; /* wake icmp6 NA packet count */
627 int icmp6_ns; /* wake icmp6 NS packet count */
631 int ipv4_rx_multicast_addr_cnt; /* Rx wake packet was ipv4 multicast */
632 int ipv6_rx_multicast_addr_cnt; /* Rx wake packet was ipv6 multicast */
633 int other_rx_multicast_addr_cnt; /* Rx wake packet was non-ipv4 and non-ipv6 */
638 int *cmd_event_wake_cnt; /* Individual wake count array, each index a reason */
639 int cmd_event_wake_cnt_sz; /* Max number of cmd event wake reasons */
640 int cmd_event_wake_cnt_used; /* Number of cmd event wake reasons specific to the driver */
642 int *driver_fw_local_wake_cnt; /* Individual wake count array, each index a reason */
643 int driver_fw_local_wake_cnt_sz; /* Max number of local driver/fw wake reasons */
644 /* Number of local driver/fw wake reasons specific to the driver */