Home
last modified time | relevance | path

Searched refs:fops_delba (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c382 static const struct file_operations fops_delba = { variable
765 debugfs_create_file("delba", 0200, dir, sta, &fops_delba); in ath10k_sta_add_debugfs()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c382 static const struct file_operations fops_delba = { variable
765 debugfs_create_file("delba", 0200, dir, sta, &fops_delba); in ath10k_sta_add_debugfs()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c592 static const struct file_operations fops_delba = { variable
845 debugfs_create_file("delba", 0200, dir, sta, &fops_delba); in ath11k_debugfs_sta_op_add()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c522 static const struct file_operations fops_delba = { variable
871 debugfs_create_file("delba", 0200, dir, sta, &fops_delba); in ath11k_debugfs_sta_op_add()

Completed in 6 milliseconds