Lines Matching defs:wmi_mac_phy_capabilities
2483 struct wmi_mac_phy_capabilities { struct
2484 u32 hw_mode_id;
2485 u32 pdev_id;
2486 u32 phy_id;
2487 u32 supported_flags;
2488 u32 supported_bands;
2489 u32 ampdu_density;
2490 u32 max_bw_supported_2g;
2491 u32 ht_cap_info_2g;
2492 u32 vht_cap_info_2g;
2493 u32 vht_supp_mcs_2g;
2494 u32 he_cap_info_2g;
2495 u32 he_supp_mcs_2g;
2496 u32 tx_chain_mask_2g;
2497 u32 rx_chain_mask_2g;
2498 u32 max_bw_supported_5g;
2499 u32 ht_cap_info_5g;
2500 u32 vht_cap_info_5g;
2501 u32 vht_supp_mcs_5g;
2502 u32 he_cap_info_5g;
2503 u32 he_supp_mcs_5g;
2504 u32 tx_chain_mask_5g;
2505 u32 rx_chain_mask_5g;
2506 u32 he_cap_phy_info_2g[WMI_MAX_HECAP_PHY_SIZE];
2507 u32 he_cap_phy_info_5g[WMI_MAX_HECAP_PHY_SIZE];
2508 struct wmi_ppe_threshold he_ppet2g;
2509 struct wmi_ppe_threshold he_ppet5g;
2510 u32 chainmask_table_id;
2511 u32 lmac_id;
2512 u32 he_cap_info_2g_ext;
2513 u32 he_cap_info_5g_ext;
2514 u32 he_cap_info_internal;
2515 u32 wireless_modes;
2516 u32 low_2ghz_chan_freq;
2517 u32 high_2ghz_chan_freq;
2518 u32 low_5ghz_chan_freq;
2519 u32 high_5ghz_chan_freq;
2520 u32 nss_ratio;