Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dhw.h210 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
H A Ddp_tx.c353 u8 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_tx_free_txbuf()
612 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_tx_completion_handler()
H A Dcore.h836 return ab->pdevs[ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id)].ar; in ath12k_ab_to_ar()
H A Ddp_rx.c2573 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_rx_process_received_packets()
3474 pdev_id = ath12k_hw_mac_id_to_pdev_id(ab->hw_params, mac_id); in ath12k_dp_rx_process_err()

Completed in 11 milliseconds