Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Ddebugfs.c458 static const struct file_operations fops_sta_stats = { variable
469 debugfs_create_file("stats", 0400, dir, sta, &fops_sta_stats); in mt7915_sta_add_debugfs()