Lines Matching refs:rxpipe
186 DEBUGFS_FWSTATS_FILE(rxpipe, rx_prep_beacon_drop, 20, "%u");
187 DEBUGFS_FWSTATS_FILE(rxpipe, descr_host_int_trig_rx_data, 20, "%u");
188 DEBUGFS_FWSTATS_FILE(rxpipe, beacon_buffer_thres_host_int_trig_rx_data,
190 DEBUGFS_FWSTATS_FILE(rxpipe, missed_beacon_host_int_trig_rx_data, 20, "%u");
191 DEBUGFS_FWSTATS_FILE(rxpipe, tx_xfr_host_int_trig_rx_data, 20, "%u");
326 DEBUGFS_FWSTATS_DEL(rxpipe, rx_prep_beacon_drop); in wl1251_debugfs_delete_files()
327 DEBUGFS_FWSTATS_DEL(rxpipe, descr_host_int_trig_rx_data); in wl1251_debugfs_delete_files()
328 DEBUGFS_FWSTATS_DEL(rxpipe, beacon_buffer_thres_host_int_trig_rx_data); in wl1251_debugfs_delete_files()
329 DEBUGFS_FWSTATS_DEL(rxpipe, missed_beacon_host_int_trig_rx_data); in wl1251_debugfs_delete_files()
330 DEBUGFS_FWSTATS_DEL(rxpipe, tx_xfr_host_int_trig_rx_data); in wl1251_debugfs_delete_files()
425 DEBUGFS_FWSTATS_ADD(rxpipe, rx_prep_beacon_drop); in wl1251_debugfs_add_files()
426 DEBUGFS_FWSTATS_ADD(rxpipe, descr_host_int_trig_rx_data); in wl1251_debugfs_add_files()
427 DEBUGFS_FWSTATS_ADD(rxpipe, beacon_buffer_thres_host_int_trig_rx_data); in wl1251_debugfs_add_files()
428 DEBUGFS_FWSTATS_ADD(rxpipe, missed_beacon_host_int_trig_rx_data); in wl1251_debugfs_add_files()
429 DEBUGFS_FWSTATS_ADD(rxpipe, tx_xfr_host_int_trig_rx_data); in wl1251_debugfs_add_files()