Searched refs:mac_cap (Results 1 – 11 of 11) sorted by relevance
119 os_memcpy(cap->he_mac_capab_info, he_capab->mac_cap, in hostapd_eid_he_capab()533 u8 *mac_cap; in hostapd_get_he_twt_responder() local540 mac_cap = hapd->iface->current_mode->he_capab[mode].mac_cap; in hostapd_get_he_twt_responder()542 return !!(mac_cap[HE_MAC_CAPAB_0] & HE_MACCAP_TWT_RESPONDER) && in hostapd_get_he_twt_responder()
141 cap->mac_cap = host_to_le16(eht_cap->mac_cap); in hostapd_eid_eht_capab()
5367 struct ath12k_svc_ext_mac_phy_info *mac_cap, in ath12k_wmi_update_freq_info() argument5376 if (mac_cap->supported_bands & WMI_HOST_WLAN_2GHZ_CAP) { in ath12k_wmi_update_freq_info()5378 mac_cap->hw_freq_range.low_2ghz_freq, in ath12k_wmi_update_freq_info()5380 mac_range->high_2ghz_freq = mac_cap->hw_freq_range.high_2ghz_freq ? in ath12k_wmi_update_freq_info()5382 mac_cap->hw_freq_range.high_2ghz_freq, in ath12k_wmi_update_freq_info()5387 if (mac_cap->supported_bands & WMI_HOST_WLAN_5GHZ_CAP) { in ath12k_wmi_update_freq_info()5389 mac_cap->hw_freq_range.low_5ghz_freq, in ath12k_wmi_update_freq_info()5391 mac_range->high_5ghz_freq = mac_cap->hw_freq_range.high_5ghz_freq ? in ath12k_wmi_update_freq_info()5393 mac_cap->hw_freq_range.high_5ghz_freq, in ath12k_wmi_update_freq_info()5676 struct ath12k_svc_ext_mac_phy_info *mac_cap) in ath12k_wmi_update_mac_freq_info() argument[all …]
1116 os_memcpy(capa->nan_capa.he_capab.mac_cap, in wiphy_info_nan_capa_handler()2444 if (len > sizeof(he_capab->mac_cap)) in phy_info_iftype_copy()2445 len = sizeof(he_capab->mac_cap); in phy_info_iftype_copy()2446 os_memcpy(he_capab->mac_cap, in phy_info_iftype_copy()2487 eht_capab->mac_cap = WPA_GET_LE16(pos); in phy_info_iftype_copy()
205 u8 mac_cap[HE_MAX_MAC_CAPAB_SIZE]; member214 u16 mac_cap; member
410 __le16 mac_cap; member
1691 eht->mac_cap = cpu_to_le16(*(u16 *)elem->mac_cap_info); in mt7925_mcu_sta_eht_tlv()
504 __le16 mac_cap; member
1389 eht->mac_cap = cpu_to_le16(*(u16 *)elem->mac_cap_info); in mt7996_mcu_sta_eht_tlv()
603 if (le_to_host16(eht->mac_cap) & EHT_MACCAP_SCS_TRAFFIC_DESC) in _wpa_send_scs_req()
2834 le16 mac_cap; member