Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dpcic.h43 int ath11k_pcic_map_service_to_pipe(struct ath11k_base *ab, u16 service_id,
Dpcic.c721 int ath11k_pcic_map_service_to_pipe(struct ath11k_base *ab, u16 service_id, in ath11k_pcic_map_service_to_pipe() function
763 EXPORT_SYMBOL(ath11k_pcic_map_service_to_pipe);
Dpci.c697 .map_service_to_pipe = ath11k_pcic_map_service_to_pipe,
Dahb.c793 .map_service_to_pipe = ath11k_pcic_map_service_to_pipe,