Home
last modified time | relevance | path

Searched refs:alerts (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-ipmi190 What: /sys/devices/platform/dmi-ipmi-ssif.*/alerts
210 alerts (RO) Number of alerts received.
/linux/drivers/infiniband/hw/bnxt_re/
H A Dhw_counters.h124 u64 alerts; member
H A Ddebugfs.c356 seq_printf(m, "DB Pacing Alerts\t: %llu\n", rdev->stats.pacing.alerts); in info_show()
H A Dmain.c801 rdev->stats.pacing.alerts++; in bnxt_re_db_fifo_check()
/linux/Documentation/devicetree/bindings/memory-controllers/ti/
H A Demif.txt57 has capability for generating SDRAM temperature alerts
/linux/Documentation/hwmon/
H A Dltc4282.rst36 flexibility in the autonomous generation of alerts and response to faults.
/linux/Documentation/networking/
H A Dtls-handshake.rst221 (decrypted) application data, alerts, and handshake packets once the
/linux/drivers/char/ipmi/
H A Dipmi_ssif.c597 ssif_inc_stat(ssif_info, alerts); in ssif_alert()
1233 IPMI_SSIF_ATTR(alerts);
/linux/Documentation/i2c/
H A Dsmbus-protocol.rst280 * I2C drivers for devices which can trigger SMBus alerts should implement
/linux/Documentation/driver-api/soundwire/
H A Dbra.rst53 BRA transfers. This is convenient to e.g. deal with alerts, jack
/linux/drivers/scsi/
H A Dpmcraid.c520 u32 alerts; in pmcraid_reset_type() local
524 alerts = ioread32(pinstance->int_regs.host_ioa_interrupt_reg); in pmcraid_reset_type()
527 (alerts & DOORBELL_IOA_RESET_ALERT) || in pmcraid_reset_type()