Lines Matching defs:wmi_mac_phy_capabilities
2446 struct wmi_mac_phy_capabilities { struct
2447 u32 hw_mode_id;
2448 u32 pdev_id;
2449 u32 phy_id;
2450 u32 supported_flags;
2451 u32 supported_bands;
2452 u32 ampdu_density;
2453 u32 max_bw_supported_2g;
2454 u32 ht_cap_info_2g;
2455 u32 vht_cap_info_2g;
2456 u32 vht_supp_mcs_2g;
2457 u32 he_cap_info_2g;
2458 u32 he_supp_mcs_2g;
2459 u32 tx_chain_mask_2g;
2460 u32 rx_chain_mask_2g;
2461 u32 max_bw_supported_5g;
2462 u32 ht_cap_info_5g;
2463 u32 vht_cap_info_5g;
2464 u32 vht_supp_mcs_5g;
2465 u32 he_cap_info_5g;
2466 u32 he_supp_mcs_5g;
2467 u32 tx_chain_mask_5g;
2468 u32 rx_chain_mask_5g;
2469 u32 he_cap_phy_info_2g[WMI_MAX_HECAP_PHY_SIZE];
2470 u32 he_cap_phy_info_5g[WMI_MAX_HECAP_PHY_SIZE];
2471 struct wmi_ppe_threshold he_ppet2g;
2472 struct wmi_ppe_threshold he_ppet5g;
2473 u32 chainmask_table_id;
2474 u32 lmac_id;
2475 u32 he_cap_info_2g_ext;
2476 u32 he_cap_info_5g_ext;
2477 u32 he_cap_info_internal;
2478 u32 wireless_modes;
2479 u32 low_2ghz_chan_freq;
2480 u32 high_2ghz_chan_freq;
2481 u32 low_5ghz_chan_freq;
2482 u32 high_5ghz_chan_freq;
2483 u32 nss_ratio;