Home
last modified time | relevance | path

Searched refs:ce_dst_setup (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhal_qcc2072.c464 .ce_dst_setup = ath12k_wifi7_hal_ce_dst_setup,
H A Dhal_wcn7850.c779 .ce_dst_setup = ath12k_wifi7_hal_ce_dst_setup,
H A Dhal_qcn9274.c1008 .ce_dst_setup = ath12k_wifi7_hal_ce_dst_setup,
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.c13 ab->hal.ops->ce_dst_setup(ab, srng, ring_num); in ath12k_hal_ce_dst_setup()
H A Dhal.h1380 void (*ce_dst_setup)(struct ath12k_base *ab, member