Searched refs:packet_present_len (Results 1 – 5 of 5) sorted by relevance
589 wakeup->packet_present_len = pkt->len; in iwl_mld_set_wake_packet()604 wakeup->packet_present_len = pkt_bufsize; in iwl_mld_set_wake_packet()
3871 wakeup ? wakeup->packet_present_len : 0)3885 if (wakeup && wakeup->packet && wakeup->packet_present_len)3887 wakeup->packet_present_len);
20084 size += wakeup->packet_present_len; in cfg80211_report_wowlan_wakeup()20168 if (nla_put(msg, pkt_attr, wakeup->packet_present_len, in cfg80211_report_wowlan_wakeup()
1596 wakeup.packet_present_len = pkt->len; in iwl_mvm_report_wakeup_reasons()1611 wakeup.packet_present_len = pktsize; in iwl_mvm_report_wakeup_reasons()
3681 u32 packet_present_len, packet_len; member