Searched refs:tx_stats_read (Results 1 – 4 of 4) sorted by relevance
491 .tx_stats_read = il3945_ucode_tx_stats_read,
732 .tx_stats_read = il4965_ucode_tx_stats_read,
902 return il->debugfs_ops->tx_stats_read(file, user_buf, count, ppos); in il_dbgfs_ucode_tx_stats_read()
1520 ssize_t(*tx_stats_read) (struct file *file, char __user *user_buf, member