Searched refs:packet_present_len (Results 1 – 5 of 5) sorted by relevance
529 wakeup->packet_present_len = pkt->len; in iwl_mld_set_wake_packet()544 wakeup->packet_present_len = pkt_bufsize; in iwl_mld_set_wake_packet()
3906 wakeup ? wakeup->packet_present_len : 0)3920 if (wakeup && wakeup->packet && wakeup->packet_present_len)3922 wakeup->packet_present_len);
20760 size += wakeup->packet_present_len; in cfg80211_report_wowlan_wakeup()20844 if (nla_put(msg, pkt_attr, wakeup->packet_present_len, in cfg80211_report_wowlan_wakeup()
1581 wakeup.packet_present_len = pkt->len; in iwl_mvm_report_wakeup_reasons()1596 wakeup.packet_present_len = pktsize; in iwl_mvm_report_wakeup_reasons()
3779 u32 packet_present_len, packet_len; member