Searched refs:packet_present_len (Results 1 – 5 of 5) sorted by relevance
828 wakeup->packet_present_len = pkt->len; in iwl_mld_set_wake_packet()848 wakeup->packet_present_len = pkt_bufsize; in iwl_mld_set_wake_packet()
1568 wakeup.packet_present_len = pkt->len; in iwl_mvm_report_wakeup_reasons()1583 wakeup.packet_present_len = pktsize; in iwl_mvm_report_wakeup_reasons()
3976 wakeup ? wakeup->packet_present_len : 0)3990 if (wakeup && wakeup->packet && wakeup->packet_present_len)3992 wakeup->packet_present_len);
22966 size += wakeup->packet_present_len; in cfg80211_report_wowlan_wakeup()23050 if (nla_put(msg, pkt_attr, wakeup->packet_present_len, in cfg80211_report_wowlan_wakeup()
3960 u32 packet_present_len, packet_len; member