Home
last modified time | relevance | path

Searched full:heartbeat (Results 1 – 25 of 519) sorted by relevance

12345678910>>...21

/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_heartbeat_dbg.c34 hb = accel_dev->heartbeat; in qat_dev_hb_read_sent()
55 hb = accel_dev->heartbeat; in qat_dev_hb_read_failed()
78 hb = accel_dev->heartbeat; in qat_dev_hb_read()
80 /* if FW is loaded, proceed else set heartbeat down */ in qat_dev_hb_read()
85 hb->heartbeat.hb_sysctlvar = 1; in qat_dev_hb_read()
87 hb->heartbeat.hb_sysctlvar = 0; in qat_dev_hb_read()
89 ret = sysctl_handle_int(oidp, &hb->heartbeat.hb_sysctlvar, 0, req); in qat_dev_hb_read()
107 hb = accel_dev->heartbeat; in adf_heartbeat_dbg_add()
139 hb->heartbeat.oid = SYSCTL_ADD_PROC(qat_hb_sysctl_ctx, in adf_heartbeat_dbg_add()
142 "heartbeat", in adf_heartbeat_dbg_add()
[all …]
H A Dadf_heartbeat.c34 if ((curr_hb_check_time - accel_dev->heartbeat->last_hb_check_time) < in adf_check_hb_poll_freq()
38 accel_dev->heartbeat->last_hb_check_time = curr_hb_check_time; in adf_check_hb_poll_freq()
46 if (accel_dev->heartbeat) in adf_heartbeat_init()
49 accel_dev->heartbeat = in adf_heartbeat_init()
50 malloc(sizeof(*accel_dev->heartbeat), M_QAT, M_WAITOK | M_ZERO); in adf_heartbeat_init()
58 free(accel_dev->heartbeat, M_QAT); in adf_heartbeat_clean()
59 accel_dev->heartbeat = NULL; in adf_heartbeat_clean()
79 /* Get Heartbeat Timer value from the configuration */ in adf_get_hb_timer()
120 * Memory layout of Heartbeat in adf_get_heartbeat_status()
183 /* Heartbeat is not implemented in VFs at the moment so they do not in adf_heartbeat_status()
[all …]
H A Dadf_gen4_timer.c39 /* Update heartbeat count via init/admin cmd */ in adf_hb_irq_bh_handler()
66 /* Schedule a heartbeat work queue to update HB */ in timer_handler()
77 "Failed to alloc heartbeat timer data\n"); in timer_handler()
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Datmel-wdt.txt14 - atmel,max-heartbeat-sec : Should contain the maximum heartbeat value in
17 - atmel,min-heartbeat-sec : Should contain the minimum heartbeat value in
18 seconds. This value must be smaller than the max-heartbeat-sec value.
49 atmel,max-heartbeat-sec = <16>;
50 atmel,min-heartbeat-sec = <0>;
H A Datmel,at91sam9-wdt.yaml26 atmel,max-heartbeat-sec:
28 Should contain the maximum heartbeat value in seconds. This value
32 atmel,min-heartbeat-sec:
34 Should contain the minimum heartbeat value in seconds. This value
35 must be smaller than the max-heartbeat-sec value. It is used to
125 atmel,max-heartbeat-sec = <16>;
126 atmel,min-heartbeat-sec = <0>;
/freebsd/share/man/man4/
H A Dqat.4134 .It Va dev.qat.X.heartbeat
135 QAT device heartbeat status.
140 Number of QAT heartbeat failures received.
142 Number of QAT heartbeat requests sent.
/freebsd/sys/contrib/device-tree/src/arm/intel/socfpga/
H A Dsocfpga_cyclone5_sockit.dts36 linux,default-trigger = "heartbeat";
42 linux,default-trigger = "heartbeat";
48 linux,default-trigger = "heartbeat";
54 linux,default-trigger = "heartbeat";
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap5-uevm.dts47 linux,default-trigger = "heartbeat";
98 linux,default-trigger = "heartbeat";
112 linux,default-trigger = "heartbeat";
126 linux,default-trigger = "heartbeat";
H A Domap3-overo-summit-common.dtsi18 led-heartbeat {
21 linux,default-trigger = "heartbeat";
H A Domap3-overo-tobi-common.dtsi16 led-heartbeat {
19 linux,default-trigger = "heartbeat";
H A Dam572x-idk-common.dtsi66 heartbeat-led {
67 label = "status0:blue:heartbeat";
70 linux,default-trigger = "heartbeat";
H A Domap3-overo-palo35-common.dtsi20 led-heartbeat {
23 linux,default-trigger = "heartbeat";
H A Domap3-overo-gallop43-common.dtsi20 led-heartbeat {
23 linux,default-trigger = "heartbeat";
H A Domap3-overo-palo43-common.dtsi20 led-heartbeat {
23 linux,default-trigger = "heartbeat";
H A Domap3-overo-chestnut43-common.dtsi20 led-heartbeat {
23 linux,default-trigger = "heartbeat";
H A Dam571x-idk.dts66 heartbeat-led {
67 label = "status0:blue:heartbeat";
70 linux,default-trigger = "heartbeat";
/freebsd/sys/contrib/device-tree/src/arc/
H A Dabilis_tb100_dvk.dts59 heartbeat {
60 label = "Heartbeat";
62 linux,default-trigger = "heartbeat";
H A Dabilis_tb101_dvk.dts59 heartbeat {
60 label = "Heartbeat";
62 linux,default-trigger = "heartbeat";
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/
H A Dnuvoton-wpcm450-supermicro-x9sci-ln4f.dts54 led-heartbeat {
55 label = "heartbeat";
78 /* 0 */ "", "", "", "", "led-heartbeat", "", "", "led-uid",
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91sam9g25-gardena-smart-gateway.dts94 led-heartbeat {
95 label = "smartgw:heartbeat";
97 linux,default-trigger = "heartbeat";
H A Dat91-sama5d4_ma5d4evk.dts121 linux,default-trigger = "heartbeat";
127 linux,default-trigger = "heartbeat";
133 linux,default-trigger = "heartbeat";
/freebsd/sys/contrib/device-tree/src/arm/nxp/mxs/
H A Dimx28-sps1.dts35 linux,default-trigger = "heartbeat";
42 linux,default-trigger = "heartbeat";
49 default-trigger = "heartbeat";
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dregulator-led.yaml48 led-heartbeat {
53 linux,default-trigger = "heartbeat";
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-seeed-npi-dev-board.dtsi35 linux,default-trigger = "heartbeat";
42 linux,default-trigger = "heartbeat";
49 linux,default-trigger = "heartbeat";
56 linux,default-trigger = "heartbeat";
/freebsd/sys/netinet/
H A Dsctp_header.h83 /* heartbeat info parameter */
272 /* Heartbeat Request (HEARTBEAT) */
279 struct sctp_heartbeat heartbeat; member
282 /* ... used for Heartbeat Ack (HEARTBEAT ACK) */

12345678910>>...21