/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_freebsd_heartbeat_dbg.c | 34 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 D | adf_heartbeat.c | 34 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 D | adf_gen4_timer.c | 39 /* 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 D | atmel-wdt.txt | 14 - 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 D | atmel,at91sam9-wdt.yaml | 26 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 D | qat.4 | 134 .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 D | socfpga_cyclone5_sockit.dts | 36 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 D | omap5-uevm.dts | 47 linux,default-trigger = "heartbeat"; 98 linux,default-trigger = "heartbeat"; 112 linux,default-trigger = "heartbeat"; 126 linux,default-trigger = "heartbeat";
|
H A D | omap3-overo-summit-common.dtsi | 18 led-heartbeat { 21 linux,default-trigger = "heartbeat";
|
H A D | omap3-overo-tobi-common.dtsi | 16 led-heartbeat { 19 linux,default-trigger = "heartbeat";
|
H A D | am572x-idk-common.dtsi | 66 heartbeat-led { 67 label = "status0:blue:heartbeat"; 70 linux,default-trigger = "heartbeat";
|
H A D | omap3-overo-palo35-common.dtsi | 20 led-heartbeat { 23 linux,default-trigger = "heartbeat";
|
H A D | omap3-overo-gallop43-common.dtsi | 20 led-heartbeat { 23 linux,default-trigger = "heartbeat";
|
H A D | omap3-overo-palo43-common.dtsi | 20 led-heartbeat { 23 linux,default-trigger = "heartbeat";
|
H A D | omap3-overo-chestnut43-common.dtsi | 20 led-heartbeat { 23 linux,default-trigger = "heartbeat";
|
H A D | am571x-idk.dts | 66 heartbeat-led { 67 label = "status0:blue:heartbeat"; 70 linux,default-trigger = "heartbeat";
|
/freebsd/sys/contrib/device-tree/src/arc/ |
H A D | abilis_tb100_dvk.dts | 59 heartbeat { 60 label = "Heartbeat"; 62 linux,default-trigger = "heartbeat";
|
H A D | abilis_tb101_dvk.dts | 59 heartbeat { 60 label = "Heartbeat"; 62 linux,default-trigger = "heartbeat";
|
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/ |
H A D | nuvoton-wpcm450-supermicro-x9sci-ln4f.dts | 54 led-heartbeat { 55 label = "heartbeat"; 78 /* 0 */ "", "", "", "", "led-heartbeat", "", "", "led-uid",
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91sam9g25-gardena-smart-gateway.dts | 94 led-heartbeat { 95 label = "smartgw:heartbeat"; 97 linux,default-trigger = "heartbeat";
|
H A D | at91-sama5d4_ma5d4evk.dts | 121 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 D | imx28-sps1.dts | 35 linux,default-trigger = "heartbeat"; 42 linux,default-trigger = "heartbeat"; 49 default-trigger = "heartbeat";
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | regulator-led.yaml | 48 led-heartbeat { 53 linux,default-trigger = "heartbeat";
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6ull-seeed-npi-dev-board.dtsi | 35 linux,default-trigger = "heartbeat"; 42 linux,default-trigger = "heartbeat"; 49 linux,default-trigger = "heartbeat"; 56 linux,default-trigger = "heartbeat";
|
/freebsd/sys/netinet/ |
H A D | sctp_header.h | 83 /* heartbeat info parameter */ 272 /* Heartbeat Request (HEARTBEAT) */ 279 struct sctp_heartbeat heartbeat; member 282 /* ... used for Heartbeat Ack (HEARTBEAT ACK) */
|