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

/linux-master/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c332 static const struct file_operations fops_addba_resp = { variable in typeref:struct:file_operations
765 debugfs_create_file("addba_resp", 0200, dir, sta, &fops_addba_resp);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c573 static const struct file_operations fops_addba_resp = { variable in typeref:struct:file_operations
871 debugfs_create_file("addba_resp", 0200, dir, sta, &fops_addba_resp);

Completed in 201 milliseconds