Lines Matching refs:rxpipe
205 DEBUGFS_FWSTATS_FILE(rxpipe, rx_prep_beacon_drop, 20, "%u");
206 DEBUGFS_FWSTATS_FILE(rxpipe, descr_host_int_trig_rx_data, 20, "%u");
207 DEBUGFS_FWSTATS_FILE(rxpipe, beacon_buffer_thres_host_int_trig_rx_data,
209 DEBUGFS_FWSTATS_FILE(rxpipe, missed_beacon_host_int_trig_rx_data, 20, "%u");
210 DEBUGFS_FWSTATS_FILE(rxpipe, tx_xfr_host_int_trig_rx_data, 20, "%u");
345 DEBUGFS_FWSTATS_DEL(rxpipe, rx_prep_beacon_drop); in wl1251_debugfs_delete_files()
346 DEBUGFS_FWSTATS_DEL(rxpipe, descr_host_int_trig_rx_data); in wl1251_debugfs_delete_files()
347 DEBUGFS_FWSTATS_DEL(rxpipe, beacon_buffer_thres_host_int_trig_rx_data); in wl1251_debugfs_delete_files()
348 DEBUGFS_FWSTATS_DEL(rxpipe, missed_beacon_host_int_trig_rx_data); in wl1251_debugfs_delete_files()
349 DEBUGFS_FWSTATS_DEL(rxpipe, tx_xfr_host_int_trig_rx_data); in wl1251_debugfs_delete_files()
446 DEBUGFS_FWSTATS_ADD(rxpipe, rx_prep_beacon_drop); in wl1251_debugfs_add_files()
447 DEBUGFS_FWSTATS_ADD(rxpipe, descr_host_int_trig_rx_data); in wl1251_debugfs_add_files()
448 DEBUGFS_FWSTATS_ADD(rxpipe, beacon_buffer_thres_host_int_trig_rx_data); in wl1251_debugfs_add_files()
449 DEBUGFS_FWSTATS_ADD(rxpipe, missed_beacon_host_int_trig_rx_data); in wl1251_debugfs_add_files()
450 DEBUGFS_FWSTATS_ADD(rxpipe, tx_xfr_host_int_trig_rx_data); in wl1251_debugfs_add_files()