Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.c125 static ssize_t txstat_read_file(struct b43legacy_wldev *dev, char *buf, size_t bufsize) in txstat_read_file() function
330 B43legacy_DEBUGFS_FOPS(txstat, txstat_read_file, NULL, 0);
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.c125 static ssize_t txstat_read_file(struct b43legacy_wldev *dev, char *buf, size_t bufsize) in txstat_read_file() function
330 B43legacy_DEBUGFS_FOPS(txstat, txstat_read_file, NULL, 0);
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Ddebugfs.c349 static ssize_t txstat_read_file(struct b43_wldev *dev, in txstat_read_file() function
627 B43_DEBUGFS_FOPS(txstat, txstat_read_file, NULL);
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Ddebugfs.c349 static ssize_t txstat_read_file(struct b43_wldev *dev, in txstat_read_file() function
627 B43_DEBUGFS_FOPS(txstat, txstat_read_file, NULL);

Completed in 4 milliseconds