Searched refs:noa_ie_hdr (Results 1 – 1 of 1) sorted by relevance
1468 static const u8 noa_ie_hdr[] = { in ath9k_beacon_add_noa() local1488 hdr = skb_put(skb, sizeof(noa_ie_hdr)); in ath9k_beacon_add_noa()1489 memcpy(hdr, noa_ie_hdr, sizeof(noa_ie_hdr)); in ath9k_beacon_add_noa()1490 hdr[1] = sizeof(noa_ie_hdr) + noa_len - 2; in ath9k_beacon_add_noa()