Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhif.h104 static inline int ath11k_hif_read(struct ath11k_base *ab, void *buf, in ath11k_hif_read() function
H A Ddebugfs.c932 ret = ath11k_hif_read(ab, buf, start, end); in ath11k_open_sram_dump()