Lines Matching defs:wmi_mac_phy_capabilities
2349 struct wmi_mac_phy_capabilities { struct
2350 u32 hw_mode_id;
2351 u32 pdev_id;
2352 u32 phy_id;
2353 u32 supported_flags;
2354 u32 supported_bands;
2355 u32 ampdu_density;
2356 u32 max_bw_supported_2g;
2357 u32 ht_cap_info_2g;
2358 u32 vht_cap_info_2g;
2359 u32 vht_supp_mcs_2g;
2360 u32 he_cap_info_2g;
2361 u32 he_supp_mcs_2g;
2362 u32 tx_chain_mask_2g;
2363 u32 rx_chain_mask_2g;
2364 u32 max_bw_supported_5g;
2365 u32 ht_cap_info_5g;
2366 u32 vht_cap_info_5g;
2367 u32 vht_supp_mcs_5g;
2368 u32 he_cap_info_5g;
2369 u32 he_supp_mcs_5g;
2370 u32 tx_chain_mask_5g;
2371 u32 rx_chain_mask_5g;
2372 u32 he_cap_phy_info_2g[WMI_MAX_HECAP_PHY_SIZE];
2373 u32 he_cap_phy_info_5g[WMI_MAX_HECAP_PHY_SIZE];
2374 struct wmi_ppe_threshold he_ppet2g;
2375 struct wmi_ppe_threshold he_ppet5g;
2376 u32 chainmask_table_id;
2377 u32 lmac_id;
2378 u32 he_cap_info_2g_ext;
2379 u32 he_cap_info_5g_ext;
2380 u32 he_cap_info_internal;