Searched refs:mac_cap (Results 1 – 3 of 3) sorted by relevance
90 os_memcpy(cap->he_mac_capab_info, mode->he_capab[opmode].mac_cap, in hostapd_eid_he_capab()
1596 if (len > sizeof(he_capab->mac_cap)) in phy_info_iftype_copy()1597 len = sizeof(he_capab->mac_cap); in phy_info_iftype_copy()1598 os_memcpy(he_capab->mac_cap, in phy_info_iftype_copy()
196 u8 mac_cap[HE_MAX_MAC_CAPAB_SIZE]; member