Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dpcic.h43 int ath11k_pcic_map_service_to_pipe(struct ath11k_base *ab, u16 service_id,
H A Dpcic.c760 int ath11k_pcic_map_service_to_pipe(struct ath11k_base *ab, u16 service_id, in ath11k_pcic_map_service_to_pipe() function
802 EXPORT_SYMBOL(ath11k_pcic_map_service_to_pipe);
H A Dpci.c712 .map_service_to_pipe = ath11k_pcic_map_service_to_pipe,
H A Dahb.c788 .map_service_to_pipe = ath11k_pcic_map_service_to_pipe,