Searched defs:wlan_psoc_host_mac_phy_caps (Results 1 – 1 of 1) sorted by relevance
201 struct wlan_psoc_host_mac_phy_caps { struct202 uint32_t hw_mode_id;203 uint32_t pdev_id;204 uint32_t phy_id;205 uint8_t phy_idx;206 int hw_mode_config_type;207 uint32_t supports_11b:1,208 supports_11g:1,209 supports_11a:1,210 supports_11n:1,[all …]