Home
last modified time | relevance | path

Searched refs:fcs_err (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/vt6656/
Dint.h54 u8 fcs_err; member
Dint.c162 low_stats->dot11FCSErrorCount += int_data->fcs_err; in vnt_int_process_data()
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
Ddebugfs.c39 WL12XX_DEBUGFS_FWSTATS_FILE(rx, fcs_err, "%u");
149 DEBUGFS_FWSTATS_ADD(rx, fcs_err); in wl12xx_debugfs_add_files()
Dacx.h58 __le32 fcs_err; member
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Ddebugfs.c126 DEBUGFS_FWSTATS_FILE(rx, fcs_err, 20, "%u");
266 DEBUGFS_FWSTATS_DEL(rx, fcs_err); in wl1251_debugfs_delete_files()
367 DEBUGFS_FWSTATS_ADD(rx, fcs_err); in wl1251_debugfs_add_files()
Dacx.h877 u32 fcs_err; member