Searched refs:packet_present_len (Results 1 – 3 of 3) sorted by relevance
3871 wakeup ? wakeup->packet_present_len : 0)3885 if (wakeup && wakeup->packet && wakeup->packet_present_len)3887 wakeup->packet_present_len);
21328 size += wakeup->packet_present_len; in cfg80211_report_wowlan_wakeup()21412 if (nla_put(msg, pkt_attr, wakeup->packet_present_len, in cfg80211_report_wowlan_wakeup()
3819 u32 packet_present_len, packet_len; member