Searched refs:fops_aggr_mode (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | debugfs_sta.c | 229 static const struct file_operations fops_aggr_mode = { variable 762 debugfs_create_file("aggr_mode", 0644, dir, sta, &fops_aggr_mode); in ath10k_sta_add_debugfs()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | debugfs_sta.c | 229 static const struct file_operations fops_aggr_mode = { variable 762 debugfs_create_file("aggr_mode", 0644, dir, sta, &fops_aggr_mode); in ath10k_sta_add_debugfs()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_sta.c | 756 static const struct file_operations fops_aggr_mode = { variable 842 debugfs_create_file("aggr_mode", 0644, dir, sta, &fops_aggr_mode); in ath11k_debugfs_sta_op_add()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_sta.c | 686 static const struct file_operations fops_aggr_mode = { variable 868 debugfs_create_file("aggr_mode", 0644, dir, sta, &fops_aggr_mode); in ath11k_debugfs_sta_op_add()
|
Completed in 6 milliseconds