Searched refs:packet_present_len (Results 1 – 5 of 5) sorted by relevance
745 wakeup->packet_present_len = pkt->len; in iwl_mld_set_wake_packet()760 wakeup->packet_present_len = pkt_bufsize; in iwl_mld_set_wake_packet()
1557 wakeup.packet_present_len = pkt->len; in iwl_mvm_report_wakeup_reasons() 1572 wakeup.packet_present_len = pktsize; in iwl_mvm_report_wakeup_reasons()
3871 wakeup ? wakeup->packet_present_len : 0)3885 if (wakeup && wakeup->packet && wakeup->packet_present_len)3887 wakeup->packet_present_len);
21457 size += wakeup->packet_present_len; in cfg80211_report_wowlan_wakeup()21541 if (nla_put(msg, pkt_attr, wakeup->packet_present_len, in cfg80211_report_wowlan_wakeup()
3870 u32 packet_present_len, packet_len; member