Home
last modified time | relevance | path

Searched defs:psoc_phy_config (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
H A Dwlan_psoc_mlme.h63 struct psoc_phy_config { struct
64 uint8_t vdev_nss_24g;
65 uint8_t vdev_nss_5g;
66 uint32_t ht_cap:1,
67 vht_cap:1,
68 he_cap:1,
69 eht_cap:1,
93 struct psoc_phy_config phy_config; argument