Lines Matching defs:wmi_mac_phy_capabilities
2499 struct wmi_mac_phy_capabilities { struct
2500 u32 hw_mode_id;
2501 u32 pdev_id;
2502 u32 phy_id;
2503 u32 supported_flags;
2504 u32 supported_bands;
2505 u32 ampdu_density;
2506 u32 max_bw_supported_2g;
2507 u32 ht_cap_info_2g;
2508 u32 vht_cap_info_2g;
2509 u32 vht_supp_mcs_2g;
2510 u32 he_cap_info_2g;
2511 u32 he_supp_mcs_2g;
2512 u32 tx_chain_mask_2g;
2513 u32 rx_chain_mask_2g;
2514 u32 max_bw_supported_5g;
2515 u32 ht_cap_info_5g;
2516 u32 vht_cap_info_5g;
2517 u32 vht_supp_mcs_5g;
2518 u32 he_cap_info_5g;
2519 u32 he_supp_mcs_5g;
2520 u32 tx_chain_mask_5g;
2521 u32 rx_chain_mask_5g;
2522 u32 he_cap_phy_info_2g[WMI_MAX_HECAP_PHY_SIZE];
2523 u32 he_cap_phy_info_5g[WMI_MAX_HECAP_PHY_SIZE];
2524 struct wmi_ppe_threshold he_ppet2g;
2525 struct wmi_ppe_threshold he_ppet5g;
2526 u32 chainmask_table_id;
2527 u32 lmac_id;
2528 u32 he_cap_info_2g_ext;
2529 u32 he_cap_info_5g_ext;
2530 u32 he_cap_info_internal;
2531 u32 wireless_modes;
2532 u32 low_2ghz_chan_freq;
2533 u32 high_2ghz_chan_freq;
2534 u32 low_5ghz_chan_freq;
2535 u32 high_5ghz_chan_freq;
2536 u32 nss_ratio;