Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/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()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c687 static const struct file_operations fops_aggr_mode = { variable
869 debugfs_create_file("aggr_mode", 0644, dir, sta, &fops_aggr_mode); in ath11k_debugfs_sta_op_add()