Lines Matching refs:eht_cap
1816 const struct ieee80211_sta_eht_cap *eht_cap = &iftdata->eht_cap; in nl80211_send_iftype_data() local
1837 if (eht_cap->has_eht && he_cap->has_he) { in nl80211_send_iftype_data()
1847 &eht_cap->eht_cap_elem, in nl80211_send_iftype_data()
1850 ppe_thres_hdr = get_unaligned_le16(&eht_cap->eht_ppe_thres[0]); in nl80211_send_iftype_data()
1853 eht_cap->eht_cap_elem.phy_cap_info); in nl80211_send_iftype_data()
1856 sizeof(eht_cap->eht_cap_elem.mac_cap_info), in nl80211_send_iftype_data()
1857 eht_cap->eht_cap_elem.mac_cap_info) || in nl80211_send_iftype_data()
1859 sizeof(eht_cap->eht_cap_elem.phy_cap_info), in nl80211_send_iftype_data()
1860 eht_cap->eht_cap_elem.phy_cap_info) || in nl80211_send_iftype_data()
1862 mcs_nss_size, &eht_cap->eht_mcs_nss_supp) || in nl80211_send_iftype_data()
1864 ppe_thresh_size, eht_cap->eht_ppe_thres)) in nl80211_send_iftype_data()
5786 params->eht_cap = (void *)(cap->data + 1); in nl80211_calculate_ap_params()
5788 (const u8 *)params->eht_cap, in nl80211_calculate_ap_params()
5920 if ((params->eht_cap || params->eht_oper) && in nl80211_validate_ap_phy_operation()