Home
last modified time | relevance | path

Searched refs:noa_ie_hdr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1498 static const u8 noa_ie_hdr[] = { in ath9k_beacon_add_noa() local
1518 hdr = skb_put_data(skb, noa_ie_hdr, sizeof(noa_ie_hdr)); in ath9k_beacon_add_noa()
1519 hdr[1] = sizeof(noa_ie_hdr) + noa_len - 2; in ath9k_beacon_add_noa()