Home
last modified time | relevance | path

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

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