Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dhal_qcc2072.c473 .ce_dst_status_get_length = ath12k_wifi7_hal_ce_dst_status_get_length,
H A Dhal_wcn7850.c788 .ce_dst_status_get_length = ath12k_wifi7_hal_ce_dst_status_get_length,
H A Dhal_qcn9274.c1017 .ce_dst_status_get_length = ath12k_wifi7_hal_ce_dst_status_get_length,
/linux/drivers/net/wireless/ath/ath12k/
H A Dhal.c308 return hal->ops->ce_dst_status_get_length(desc); in ath12k_hal_ce_dst_status_get_length()
H A Dhal.h1397 u32 (*ce_dst_status_get_length)(struct hal_ce_srng_dst_status_desc *desc); member