Home
last modified time | relevance | path

Searched refs:ath11k_debugfs_add_interface (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.h310 void ath11k_debugfs_add_interface(struct ath11k_vif *arvif);
390 static inline void ath11k_debugfs_add_interface(struct ath11k_vif *arvif) in ath11k_debugfs_add_interface() function
H A Ddebugfs.c1897 void ath11k_debugfs_add_interface(struct ath11k_vif *arvif) in ath11k_debugfs_add_interface() function
H A Dmac.c6937 ath11k_debugfs_add_interface(arvif); in ath11k_mac_op_add_interface()