Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dwmi.h2573 struct ath12k_wmi_mac_phy_caps_params { struct
5603 ath12k_wmi_mac_phy_get_pdev_id(const struct ath12k_wmi_mac_phy_caps_params *param) in ath12k_wmi_mac_phy_get_pdev_id()
5610 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()
Dwmi.c51 struct ath12k_wmi_mac_phy_caps_params *mac_phy_caps;
470 const struct ath12k_wmi_mac_phy_caps_params *mac_caps; in ath12k_pull_mac_phy_cap_svc_ready_ext()
473 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()
4066 len = min_t(u16, len, sizeof(struct ath12k_wmi_mac_phy_caps_params)); in ath12k_wmi_mac_phy_caps_parse()