Searched refs:fops_addba_resp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | debugfs_sta.c | 331 static const struct file_operations fops_addba_resp = { variable 764 debugfs_create_file("addba_resp", 0200, dir, sta, &fops_addba_resp); in ath10k_sta_add_debugfs()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | debugfs_sta.c | 331 static const struct file_operations fops_addba_resp = { variable 764 debugfs_create_file("addba_resp", 0200, dir, sta, &fops_addba_resp); in ath10k_sta_add_debugfs()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_sta.c | 642 static const struct file_operations fops_addba_resp = { variable 844 debugfs_create_file("addba_resp", 0200, dir, sta, &fops_addba_resp); in ath11k_debugfs_sta_op_add()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_sta.c | 572 static const struct file_operations fops_addba_resp = { variable 870 debugfs_create_file("addba_resp", 0200, dir, sta, &fops_addba_resp); in ath11k_debugfs_sta_op_add()
|
Completed in 9 milliseconds