Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebugfs_sta.c229 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()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_sta.c686 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()