Searched refs:fops_fixed_rate (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c1374 static const struct file_operations fops_fixed_rate = { variable in typeref:struct:file_operations
1396 debugfs_create_file("fixed_rate", 0600, dir, sta, &fops_fixed_rate);
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c951 static const struct file_operations fops_fixed_rate = { variable in typeref:struct:file_operations
973 debugfs_create_file("fixed_rate", 0600, dir, sta, &fops_fixed_rate);

Completed in 182 milliseconds