Searched defs:psoc_phy_config (Results 1 – 1 of 1) sorted by relevance
63 struct psoc_phy_config { struct64 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