Searched refs:DEBUGFS_FWSTATS_DEL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_debugfs.c94 #define DEBUGFS_FWSTATS_DEL(sub, name) \ macro
264 DEBUGFS_FWSTATS_DEL(tx, internal_desc_overflow);
266 DEBUGFS_FWSTATS_DEL(rx, out_of_mem);
267 DEBUGFS_FWSTATS_DEL(rx, hdr_overflow);
268 DEBUGFS_FWSTATS_DEL(rx, hw_stuck);
269 DEBUGFS_FWSTATS_DEL(rx, dropped);
270 DEBUGFS_FWSTATS_DEL(rx, fcs_err);
271 DEBUGFS_FWSTATS_DEL(rx, xfr_hint_trig);
272 DEBUGFS_FWSTATS_DEL(rx, path_reset);
273 DEBUGFS_FWSTATS_DEL(r
[all...]
H A Dwl1271_debugfs.c95 #define DEBUGFS_FWSTATS_DEL(sub, name) \ macro
299 DEBUGFS_FWSTATS_DEL(tx, internal_desc_overflow);
301 DEBUGFS_FWSTATS_DEL(rx, out_of_mem);
302 DEBUGFS_FWSTATS_DEL(rx, hdr_overflow);
303 DEBUGFS_FWSTATS_DEL(rx, hw_stuck);
304 DEBUGFS_FWSTATS_DEL(rx, dropped);
305 DEBUGFS_FWSTATS_DEL(rx, fcs_err);
306 DEBUGFS_FWSTATS_DEL(rx, xfr_hint_trig);
307 DEBUGFS_FWSTATS_DEL(rx, path_reset);
308 DEBUGFS_FWSTATS_DEL(r
[all...]

Completed in 49 milliseconds