Searched refs:noa_desc (Results 1 – 1 of 1) sorted by relevance
1514 int noa_len, noa_desc, i = 0; in ath9k_beacon_add_noa() local1520 noa_desc = !!avp->offchannel_duration + !!avp->noa_duration; in ath9k_beacon_add_noa()1521 noa_len = 2 + sizeof(struct ieee80211_p2p_noa_desc) * noa_desc; in ath9k_beacon_add_noa()