Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c1021 ath11k_bus_str(ab->hif.bus)); in __ath11k_core_create_board_name()
1025 ath11k_bus_str(ab->hif.bus), in __ath11k_core_create_board_name()
1036 ath11k_bus_str(ab->hif.bus), in __ath11k_core_create_board_name()
H A Dcore.h1263 static inline const char *ath11k_bus_str(enum ath11k_bus bus) in ath11k_bus_str() function
H A Ddebugfs.c1017 scnprintf(name, sizeof(name), "%s-%s", ath11k_bus_str(ab->hif.bus), in ath11k_debugfs_soc_create()
H A Dqmi.c2489 ath11k_bus_str(ab->hif.bus), dev_name(dev)); in ath11k_qmi_load_bdf_qmi()