Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Ddebugfs.h309 void ath11k_debugfs_add_interface(struct ath11k_vif *arvif);
389 static inline void ath11k_debugfs_add_interface(struct ath11k_vif *arvif) in ath11k_debugfs_add_interface() function
Ddebugfs.c1896 void ath11k_debugfs_add_interface(struct ath11k_vif *arvif) in ath11k_debugfs_add_interface() function
Dmac.c6932 ath11k_debugfs_add_interface(arvif); in ath11k_mac_op_add_interface()