Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h235 int ath12k_hw_get_mac_from_pdev_id(const struct ath12k_hw_params *hw, in ath12k_hw_get_mac_from_pdev_id() function
H A Dmac.c9307 ar->lmac_id = ath12k_hw_get_mac_from_pdev_id(ab->hw_params, pdev_idx); in ath12k_mac_setup()