Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlegacy/
D3945-debug.c508 .rx_stats_read = il3945_ucode_rx_stats_read,
D4965-debug.c749 .rx_stats_read = il4965_ucode_rx_stats_read,
Ddebug.c924 return il->debugfs_ops->rx_stats_read(file, user_buf, count, ppos); in il_dbgfs_ucode_rx_stats_read()
Dcommon.h1535 ssize_t(*rx_stats_read) (struct file *file, char __user *user_buf, member