Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebugfs_sta.c331 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()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_sta.c572 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()