Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c8749 ehtcap->eht_phy_cap.phy_cap_bytes);
8753 ehtcap->eht_phy_cap.phy_cap_bytes);
8757 ehtcap->eht_phy_cap.phy_cap_bytes);
8761 ehtcap->eht_phy_cap.phy_cap_bytes);
8764 EHTCAP_PHY_SUBFMR_GET_FROM_IE(ehtcap->eht_phy_cap.phy_cap_bytes);
8767 EHTCAP_PHY_SUBFME_GET_FROM_IE(ehtcap->eht_phy_cap.phy_cap_bytes);
8771 ehtcap->eht_phy_cap.phy_cap_bytes);
8775 ehtcap->eht_phy_cap.phy_cap_bytes) << 1);
8778 ehtcap->eht_phy_cap.phy_cap_bytes);
8782 ehtcap->eht_phy_cap.phy_cap_bytes);
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h1857 uint8_t phy_cap_bytes[WLAN_HE_PHYCAP_LEN]; member
2073 uint8_t phy_cap_bytes[WLAN_EHT_PHYCAP_LEN]; member
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c2606 } else if (he_cap && QDF_GET_BITS(*(he_cap->he_phy_cap.phy_cap_bytes + in cm_calculate_bss_score()