Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebugfs_sta.c281 static const struct file_operations fops_addba = { variable
763 debugfs_create_file("addba", 0200, dir, sta, &fops_addba); in ath10k_sta_add_debugfs()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_sta.c623 static const struct file_operations fops_addba = { variable
869 debugfs_create_file("addba", 0200, dir, sta, &fops_addba); in ath11k_debugfs_sta_op_add()