/freebsd/sys/dev/netmap/ |
H A D | netmap_monitor.c | 29 * 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 D | wpa_debug.h | 156 * 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 D | ctrl_iface_common.h | 18 * 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 D | ti,tmp513.yaml | 14 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 D | adi,adm1275.yaml | 8 title: Analog Devices ADM1075/ADM127x/ADM1281/ADM129x digital power monitors 14 The ADM1293 and ADM1294 are high accuracy integrated digital power monitors
|
H A D | lltc,ltc4286.yaml | 7 title: LTC4286 power monitors
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | microchip,pac1934.yaml | 7 title: Microchip PAC1934 Power Monitors with Accumulator 13 This device is part of the Microchip family of Power Monitors with
|
H A D | richtek,rtq6056.yaml | 17 The device monitors both of the drops across sense resistor and the BUS
|
/freebsd/sys/dev/videomode/ |
H A D | ediddevs | 92 * 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 D | ediddevs.h | 86 * 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 D | rpcbind.8 | 49 servers are started by port monitors, so 51 must be started before port monitors are invoked.
|
/freebsd/usr.bin/rpcgen/ |
H A D | rpcgen.1 | 116 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 D | adi,max98396.yaml | 84 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 D | richtek,rt9120.yaml | 16 applications like as TV, monitors. home entertainment, electronic music
|
/freebsd/sys/contrib/device-tree/Bindings/perf/ |
H A D | arm,ni.yaml | 7 title: Arm NI (Network-on-Chip Interconnect) Performance Monitors
|
H A D | arm,ccn.yaml | 7 title: ARM CCN (Cache Coherent Network) Performance Monitors
|
/freebsd/libexec/rc/rc.d/ |
H A D | ipmon | 13 desc="Monitors /dev/ipl for logged packets"
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | diu.txt | 4 drive DVI monitors.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/freescale/ |
H A D | fsl,imx7ulp-pm.txt | 6 monitors events to trigger transitions between power modes while
|
H A D | fsl,imx7ulp-pm.yaml | 15 monitors events to trigger transitions between power modes while
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | sm501fb.txt | 4 drive DVI monitors.
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/pmbus/ |
H A D | adi,adp1050.yaml | 15 and has four individual monitors for input/output voltage, input current
|
H A D | ti,ucd90320.yaml | 17 digital monitors (DMONx), 32 to enable the power supply (ENx), 24 for
|
/freebsd/sys/net/ |
H A D | sff8436.h | 75 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 D | ctrl_iface_udp.c | 25 * 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");
|