Lines Matching refs:event
169 DEBUGFS_FWSTATS_FILE(event, heart_beat, 20, "%u");
170 DEBUGFS_FWSTATS_FILE(event, calibration, 20, "%u");
171 DEBUGFS_FWSTATS_FILE(event, rx_mismatch, 20, "%u");
172 DEBUGFS_FWSTATS_FILE(event, rx_mem_empty, 20, "%u");
173 DEBUGFS_FWSTATS_FILE(event, rx_pool, 20, "%u");
174 DEBUGFS_FWSTATS_FILE(event, oom_late, 20, "%u");
175 DEBUGFS_FWSTATS_FILE(event, phy_transmit_error, 20, "%u");
176 DEBUGFS_FWSTATS_FILE(event, tx_stuck, 20, "%u");
309 DEBUGFS_FWSTATS_DEL(event, heart_beat);
310 DEBUGFS_FWSTATS_DEL(event, calibration);
311 DEBUGFS_FWSTATS_DEL(event, rx_mismatch);
312 DEBUGFS_FWSTATS_DEL(event, rx_mem_empty);
313 DEBUGFS_FWSTATS_DEL(event, rx_pool);
314 DEBUGFS_FWSTATS_DEL(event, oom_late);
315 DEBUGFS_FWSTATS_DEL(event, phy_transmit_error);
316 DEBUGFS_FWSTATS_DEL(event, tx_stuck);
408 DEBUGFS_FWSTATS_ADD(event, heart_beat);
409 DEBUGFS_FWSTATS_ADD(event, calibration);
410 DEBUGFS_FWSTATS_ADD(event, rx_mismatch);
411 DEBUGFS_FWSTATS_ADD(event, rx_mem_empty);
412 DEBUGFS_FWSTATS_ADD(event, rx_pool);
413 DEBUGFS_FWSTATS_ADD(event, oom_late);
414 DEBUGFS_FWSTATS_ADD(event, phy_transmit_error);
415 DEBUGFS_FWSTATS_ADD(event, tx_stuck);