Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c383 static const struct file_operations fops_delba = { variable
766 debugfs_create_file("delba", 0200, dir, sta, &fops_delba); in ath10k_sta_add_debugfs()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c523 static const struct file_operations fops_delba = { variable
872 debugfs_create_file("delba", 0200, dir, sta, &fops_delba); in ath11k_debugfs_sta_op_add()