Home
last modified time | relevance | path

Searched refs:tx_stats_read (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
D3945-debug.c491 .tx_stats_read = il3945_ucode_tx_stats_read,
D4965-debug.c732 .tx_stats_read = il4965_ucode_tx_stats_read,
Ddebug.c902 return il->debugfs_ops->tx_stats_read(file, user_buf, count, ppos); in il_dbgfs_ucode_tx_stats_read()
Dcommon.h1520 ssize_t(*tx_stats_read) (struct file *file, char __user *user_buf, member