Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dbeacon.c1861 u16 phy_index, u8 he_mcs_nss_size) in hostapd_gen_fils_discovery_nss() argument
1868 if (phy_index == FD_CAP_PHY_INDEX_HE) { in hostapd_gen_fils_discovery_nss()
1918 } else if (phy_index == FD_CAP_PHY_INDEX_EHT) { in hostapd_gen_fils_discovery_nss()
1956 u16 cap_info, phy_index; in hostapd_fils_discovery_cap() local
2006 phy_index = hostapd_gen_fils_discovery_phy_index(hapd); in hostapd_fils_discovery_cap()
2007 cap_info |= phy_index << FD_CAP_PHY_INDEX_SHIFT; in hostapd_fils_discovery_cap()
2009 cap_info |= hostapd_gen_fils_discovery_nss(mode, phy_index, in hostapd_fils_discovery_cap()