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

/linux-master/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c383 static const struct file_operations fops_delba = { variable in typeref:struct:file_operations
766 debugfs_create_file("delba", 0200, dir, sta, &fops_delba);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c523 static const struct file_operations fops_delba = { variable in typeref:struct:file_operations
872 debugfs_create_file("delba", 0200, dir, sta, &fops_delba);

Completed in 89 milliseconds