Home
last modified time | relevance | path

Searched refs:ath12k_wmi_mac_phy_caps_params (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/ !
H A Dwmi.h2699 * ath12k_wmi_mac_phy_caps_params & ath12k_wmi_caps_ext_params.
2706 struct ath12k_wmi_mac_phy_caps_params { struct
6531 ath12k_wmi_mac_phy_get_pdev_id(const struct ath12k_wmi_mac_phy_caps_params *param) in ath12k_wmi_mac_phy_get_pdev_id()
6538 ath12k_wmi_mac_phy_get_hw_link_id(const struct ath12k_wmi_mac_phy_caps_params *param) in ath12k_wmi_mac_phy_get_hw_link_id()
2707 hw_mode_idath12k_wmi_mac_phy_caps_params global() argument
2708 pdev_and_hw_link_idsath12k_wmi_mac_phy_caps_params global() argument
2709 phy_idath12k_wmi_mac_phy_caps_params global() argument
2710 supported_flagsath12k_wmi_mac_phy_caps_params global() argument
2711 supported_bandsath12k_wmi_mac_phy_caps_params global() argument
2712 ampdu_densityath12k_wmi_mac_phy_caps_params global() argument
2713 max_bw_supported_2gath12k_wmi_mac_phy_caps_params global() argument
2714 ht_cap_info_2gath12k_wmi_mac_phy_caps_params global() argument
2715 vht_cap_info_2gath12k_wmi_mac_phy_caps_params global() argument
2716 vht_supp_mcs_2gath12k_wmi_mac_phy_caps_params global() argument
2717 he_cap_info_2gath12k_wmi_mac_phy_caps_params global() argument
2718 he_supp_mcs_2gath12k_wmi_mac_phy_caps_params global() argument
2719 tx_chain_mask_2gath12k_wmi_mac_phy_caps_params global() argument
2720 rx_chain_mask_2gath12k_wmi_mac_phy_caps_params global() argument
2721 max_bw_supported_5gath12k_wmi_mac_phy_caps_params global() argument
2722 ht_cap_info_5gath12k_wmi_mac_phy_caps_params global() argument
2723 vht_cap_info_5gath12k_wmi_mac_phy_caps_params global() argument
2724 vht_supp_mcs_5gath12k_wmi_mac_phy_caps_params global() argument
2725 he_cap_info_5gath12k_wmi_mac_phy_caps_params global() argument
2726 he_supp_mcs_5gath12k_wmi_mac_phy_caps_params global() argument
2727 tx_chain_mask_5gath12k_wmi_mac_phy_caps_params global() argument
2728 rx_chain_mask_5gath12k_wmi_mac_phy_caps_params global() argument
2729 he_cap_phy_info_2gath12k_wmi_mac_phy_caps_params global() argument
2730 he_cap_phy_info_5gath12k_wmi_mac_phy_caps_params global() argument
2731 he_ppet2gath12k_wmi_mac_phy_caps_params global() argument
2732 he_ppet5gath12k_wmi_mac_phy_caps_params global() argument
2733 chainmask_table_idath12k_wmi_mac_phy_caps_params global() argument
2734 lmac_idath12k_wmi_mac_phy_caps_params global() argument
2735 he_cap_info_2g_extath12k_wmi_mac_phy_caps_params global() argument
2736 he_cap_info_5g_extath12k_wmi_mac_phy_caps_params global() argument
2737 he_cap_info_internalath12k_wmi_mac_phy_caps_params global() argument
2738 wireless_modesath12k_wmi_mac_phy_caps_params global() argument
2739 low_2ghz_chan_freqath12k_wmi_mac_phy_caps_params global() argument
2740 high_2ghz_chan_freqath12k_wmi_mac_phy_caps_params global() argument
2741 low_5ghz_chan_freqath12k_wmi_mac_phy_caps_params global() argument
2742 high_5ghz_chan_freqath12k_wmi_mac_phy_caps_params global() argument
2743 nss_ratioath12k_wmi_mac_phy_caps_params global() argument
H A Dwmi.c62 struct ath12k_wmi_mac_phy_caps_params *mac_phy_caps;
402 const struct ath12k_wmi_mac_phy_caps_params *mac_caps; in ath12k_pull_mac_phy_cap_svc_ready_ext()
405 const struct ath12k_wmi_mac_phy_caps_params *wmi_mac_phy_caps = svc->mac_phy_caps; in ath12k_pull_mac_phy_cap_svc_ready_ext()
4630 len = min_t(u16, len, sizeof(struct ath12k_wmi_mac_phy_caps_params)); in ath12k_wmi_mac_phy_caps_parse()
4843 const struct ath12k_wmi_mac_phy_caps_params *mac_phy_cap, in ath12k_wmi_save_mac_phy_info()
4863 const struct ath12k_wmi_mac_phy_caps_params *mac_phy_cap; in ath12k_wmi_save_all_mac_phy_info()