Searched refs:rx_stats_read (Results 1 – 4 of 4) sorted by relevance
508 .rx_stats_read = il3945_ucode_rx_stats_read,
749 .rx_stats_read = il4965_ucode_rx_stats_read,
924 return il->debugfs_ops->rx_stats_read(file, user_buf, count, ppos); in il_dbgfs_ucode_rx_stats_read()
1535 ssize_t(*rx_stats_read) (struct file *file, char __user *user_buf, member