Home
last modified time | relevance | path

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

/openbmc/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.c727 int ath11k_pcic_map_service_to_pipe(struct ath11k_base *ab, u16 service_id, in ath11k_pcic_map_service_to_pipe() function
769 EXPORT_SYMBOL(ath11k_pcic_map_service_to_pipe);
H A Dpci.c699 .map_service_to_pipe = ath11k_pcic_map_service_to_pipe,
H A Dahb.c782 .map_service_to_pipe = ath11k_pcic_map_service_to_pipe,