Searched refs:nlo_hdr (Results 1 – 1 of 1) sorted by relevance
911 struct rtw_nlo_info_hdr *nlo_hdr; in rtw_nlo_info_get() local930 nlo_hdr = skb_put_zero(skb, sizeof(struct rtw_nlo_info_hdr)); in rtw_nlo_info_get()932 nlo_hdr->nlo_count = pno_req->match_set_cnt; in rtw_nlo_info_get()933 nlo_hdr->hidden_ap_count = pno_req->match_set_cnt; in rtw_nlo_info_get()936 memset(nlo_hdr->pattern_check, 0xA5, FW_NLO_INFO_CHECK_SIZE); in rtw_nlo_info_get()939 nlo_hdr->ssid_len[i] = pno_req->match_sets[i].ssid.ssid_len; in rtw_nlo_info_get()949 nlo_hdr->location[i] = loc; in rtw_nlo_info_get()