Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dp2p.c50 attr_len += noa_descriptors * sizeof(struct ieee80211_p2p_noa_desc); in ath10k_p2p_noa_ie_fill()
65 len += noa->num_descriptors * sizeof(struct ieee80211_p2p_noa_desc); in ath10k_p2p_noa_ie_len_compute()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dmac-cfg.h75 struct ieee80211_p2p_noa_desc desc[IWL_P2P_NOA_DESC_COUNT];
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Dps.c223 struct ieee80211_p2p_noa_desc *desc; in rtw89_p2p_update_noa()
A Dfw.c1097 struct ieee80211_p2p_noa_desc *desc, in rtw89_fw_h2c_p2p_act()
A Dfw.h3551 struct ieee80211_p2p_noa_desc *desc,
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac-ctxt.c1568 sizeof(struct ieee80211_p2p_noa_desc) + 2) in iwl_mvm_probe_resp_data_notif()
1569 new_data->noa_len -= sizeof(struct ieee80211_p2p_noa_desc); in iwl_mvm_probe_resp_data_notif()
/linux-6.3-rc2/include/linux/
A Dieee80211.h1536 struct ieee80211_p2p_noa_desc { struct
1546 struct ieee80211_p2p_noa_desc desc[IEEE80211_P2P_NOA_DESC_MAX]; argument
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dchannel.c1521 noa_len = 2 + sizeof(struct ieee80211_p2p_noa_desc) * noa_desc; in ath9k_beacon_add_noa()
/linux-6.3-rc2/net/mac80211/
A Dutil.c4539 const struct ieee80211_p2p_noa_desc *desc = &attr->desc[i]; in ieee80211_parse_p2p_noa()

Completed in 63 milliseconds