Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlegacy/
D3945-debug.c509 .tx_stats_read = il3945_ucode_tx_stats_read,
D4965-debug.c750 .tx_stats_read = il4965_ucode_tx_stats_read,
Ddebug.c933 return il->debugfs_ops->tx_stats_read(file, user_buf, count, ppos); in il_dbgfs_ucode_tx_stats_read()
Dcommon.h1537 ssize_t(*tx_stats_read) (struct file *file, char __user *user_buf, member