Home
last modified time | relevance | path

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

/linux-6.1.9/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.c1864 void ath11k_debugfs_add_interface(struct ath11k_vif *arvif) in ath11k_debugfs_add_interface() function
Dmac.c6434 ath11k_debugfs_add_interface(arvif); in ath11k_mac_op_add_interface()