Home
last modified time | relevance | path

Searched full:monitors (Results 1 – 25 of 117) sorted by relevance

12345

/freebsd/sys/dev/netmap/
H A Dnetmap_monitor.c29 * Monitors
31 * netmap monitors can be used to do monitoring of network traffic
34 * Monitors offer to userspace the same interface as any other netmap port,
48 * Monitors can be either zero-copy or copy-based.
50 * Copy monitors see the frames before they are consumed:
60 * Zero-copy monitors only see the frames after they have been consumed:
70 * Several copy or zero-copy monitors may be active on any ring.
126 * functions common to both kind of monitors
168 /* nm_krings_create callbacks for monitors.
191 /* nm_krings_delete callback for monitors */
[all …]
/freebsd/contrib/wpa/src/utils/
H A Dwpa_debug.h156 * that needs to shown to control interface monitors.
174 * wpa_msg - Conditional printf for default target and ctrl_iface monitors
183 * same message to all attached ctrl_iface monitors.
190 * wpa_msg_ctrl - Conditional printf for ctrl_iface monitors
198 * attached ctrl_iface monitors. In other words, it can be used for frequent
205 * wpa_msg_global - Global printf for ctrl_iface monitors
221 * wpa_msg_global_ctrl - Conditional global printf for ctrl_iface monitors
229 * attached global ctrl_iface monitors. In other words, it can be used for
236 * wpa_msg_no_global - Conditional printf for ctrl_iface monitors
250 * wpa_msg_global_only - Conditional printf for ctrl_iface monitors
/freebsd/contrib/wpa/src/common/
H A Dctrl_iface_common.h18 * struct wpa_ctrl_dst - Data structure of control interface monitors
21 * interface monitors into struct wpa_supplicant.
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dti,tmp513.yaml14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
16 current shunt monitor. These system monitors have the capability of measuring
H A Dadi,adm1275.yaml8 title: Analog Devices ADM1075/ADM127x/ADM1281/ADM129x digital power monitors
14 The ADM1293 and ADM1294 are high accuracy integrated digital power monitors
H A Dlltc,ltc4286.yaml7 title: LTC4286 power monitors
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dmicrochip,pac1934.yaml7 title: Microchip PAC1934 Power Monitors with Accumulator
13 This device is part of the Microchip family of Power Monitors with
H A Drichtek,rtq6056.yaml17 The device monitors both of the drops across sense resistor and the BUS
/freebsd/sys/dev/videomode/
H A Dediddevs92 * EDID version 1.3 requires that monitors expose the monitor name with
93 * the ASCII descriptor type 0xFC, so for monitors using that block, this
H A Dediddevs.h86 * EDID version 1.3 requires that monitors expose the monitor name with
87 * the ASCII descriptor type 0xFC, so for monitors using that block, this
/freebsd/usr.sbin/rpcbind/
H A Drpcbind.849 servers are started by port monitors, so
51 must be started before port monitors are invoked.
/freebsd/usr.bin/rpcgen/
H A Drpcgen.1116 the server created can be started both by the port monitors
333 port monitors wait 120 seconds
417 port monitors
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dadi,max98396.yaml84 enabled, it actively monitors the selected input data (from DIN) to the
98 enabled, it actively monitors the selected input data (from DIN) to the
H A Drichtek,rt9120.yaml16 applications like as TV, monitors. home entertainment, electronic music
/freebsd/sys/contrib/device-tree/Bindings/perf/
H A Darm,ni.yaml7 title: Arm NI (Network-on-Chip Interconnect) Performance Monitors
H A Darm,ccn.yaml7 title: ARM CCN (Cache Coherent Network) Performance Monitors
/freebsd/libexec/rc/rc.d/
H A Dipmon13 desc="Monitors /dev/ipl for logged packets"
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Ddiu.txt4 drive DVI monitors.
/freebsd/sys/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,imx7ulp-pm.txt6 monitors events to trigger transitions between power modes while
H A Dfsl,imx7ulp-pm.yaml15 monitors events to trigger transitions between power modes while
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dsm501fb.txt4 drive DVI monitors.
/freebsd/sys/contrib/device-tree/Bindings/hwmon/pmbus/
H A Dadi,adp1050.yaml15 and has four individual monitors for input/output voltage, input current
H A Dti,ucd90320.yaml17 digital monitors (DMONx), 32 to enable the power supply (ENx), 24 for
/freebsd/sys/net/
H A Dsff8436.h75 SFF_8436_MODMON_START = 22, /* Module monitors (Table 22 */
80 SFF_8436_CHMON_START = 34, /* Channel monitors (Table 23) */
/freebsd/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_udp.c25 * struct wpa_ctrl_dst - Internal data structure of control interface monitors
28 * interface monitors into struct wpa_supplicant. This data is private to
504 * there are any attached monitors in order to allow
508 "monitors to receive messages");

12345