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

/linux-master/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c282 static const struct file_operations fops_addba = { variable in typeref:struct:file_operations
764 debugfs_create_file("addba", 0200, dir, sta, &fops_addba);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c624 static const struct file_operations fops_addba = { variable in typeref:struct:file_operations
870 debugfs_create_file("addba", 0200, dir, sta, &fops_addba);

Completed in 149 milliseconds