Home
last modified time | relevance | path

Searched refs:ath12k_hw_mac_id_to_pdev_id (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dhw.h244 static inline int ath12k_hw_mac_id_to_pdev_id(const struct ath12k_hw_params *hw, in ath12k_hw_mac_id_to_pdev_id() function
Ddp_tx.c484 u8 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_tx_free_txbuf()
770 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_tx_completion_handler()
Dcore.h1040 return ab->pdevs[ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id)].ar; in ath12k_ab_to_ar()
Ddp_rx.c2562 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_rx_process_received_packets()
3494 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_rx_process_err()
3873 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_rx_process_wbm_err()