Home
last modified time | relevance | path

Searched refs:noa_desc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dps.c334 ie->noa_desc[setter->noa_count++] = *desc; in rtw89_p2p_noa_append()
347 tail = ie->noa_desc + setter->noa_count; in rtw89_p2p_noa_fetch()
H A Dcore.h2914 struct ieee80211_p2p_noa_desc noa_desc[RTW89_P2P_MAX_NOA_NUM]; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1514 int noa_len, noa_desc, i = 0; in ath9k_beacon_add_noa() local
1520 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1514 int noa_len, noa_desc, i = 0; in ath9k_beacon_add_noa() local
1520 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()

Completed in 19 milliseconds