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

/linux-master/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c230 static const struct file_operations fops_aggr_mode = { variable in typeref:struct:file_operations
763 debugfs_create_file("aggr_mode", 0644, dir, sta, &fops_aggr_mode);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c687 static const struct file_operations fops_aggr_mode = { variable in typeref:struct:file_operations
869 debugfs_create_file("aggr_mode", 0644, dir, sta, &fops_aggr_mode);

Completed in 177 milliseconds