Home
last modified time | relevance | path

Searched +full:operational +full:- +full:mode (Results 1 – 25 of 251) sorted by relevance

1234567891011

/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_component.h54 * Interface for handling of component operational mode.
70 * Set the operational mode for the component.
73 * Operation mode flags used are component specific and defined by derived classes.
75 * @param op_flags : Set of operation mode flags.
82 * Return the current operational mode flags values
84 * @return const uint32_t : Op Mode flags.
89 * Get the supported operational mode flags for this component.
98 * Set associated trace component - used by generic code to track
133 uint32_t m_op_flags; //!< current component operational mode flags.
134 …uint32_t m_supported_op_flags; //!< supported component operational mode flags - derived clas…
[all …]
/freebsd/share/man/man9/
H A Dieee80211_proto.955 These state machines vary according to the vap operating mode.
56 Station mode state machines follow the 802.11 MLME states
58 Other state machines are simpler and reflect operational work
61 When multiple vaps are operational the state machines are used to
68 .Bl -tag -width IEEE80211_S_ASSOC
79 initially bringing a vap to an operational state or after an
80 event such as a beacon miss (in station mode).
82 Authenticating to an access point (in station mode).
91 Associating to an access point (in station mode).
102 Operational.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dfsl,qe-ucc-qmc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/fsl/cpm_qe/fsl,qe-ucc-qmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Herve Codina <herve.codina@bootlin.com>
19 - enum:
20 - fsl,mpc8321-ucc-qmc
21 - const: fsl,qe-ucc-qmc
25 - description: UCC (Unified communication controller) register base
26 - description: Dual port ram base
[all …]
H A Dfsl,cpm1-scc-qmc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/fsl/cpm_qe/fsl,cpm1-sc
[all...]
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-op-mode.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2005-2014, 2018-2021, 2024 Intel Corporation
4 * Copyright (C) 2013-2014 Intel Mobile Communications GmbH
12 #include "iwl-dbg-tl
[all...]
/freebsd/usr.sbin/bluetooth/iwmbtfw/
H A Dmain.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
93 if ((iwmbt_list[i].product_id == d->idProduct) && in iwmbt_is_supported()
94 (iwmbt_list[i].vendor_id == d->idVendor)) { in iwmbt_is_supported()
156 iwmbt_info("status 0x%02x", ver->status); in iwmbt_dump_version()
157 iwmbt_info("hw_platform 0x%02x", ver->hw_platform); in iwmbt_dump_version()
158 iwmbt_info("hw_variant 0x%02x", ver->hw_varian in iwmbt_dump_version()
[all...]
/freebsd/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_intel.c5 /*-
6 * SPDX-License-Identifier: BSD-2-Clause
35 * device is in bootloader mode locks the adapter hardly so it requires power
37 * operational firmware is loaded by iwmbtfw utility thus avoiding the lock up.
122 evt->header.event = NG_HCI_EVENT_COMMAND_COMPL; in ubt_intel_do_hci_request()
123 evt->header.length = resp_len + UBT_HCI_EVENT_COMPL_HEAD_SIZE; in ubt_intel_do_hci_request()
129 if (evt->header.length == resp_len + UBT_HCI_EVENT_COMPL_HEAD_SIZE) in ubt_intel_do_hci_request()
130 memcpy(resp, evt->data, resp_len); in ubt_intel_do_hci_request()
153 evt->header.event = NG_HCI_EVENT_COMMAND_COMPL; in ubt_intel_get_img_type()
154 evt->header.length = in ubt_intel_get_img_type()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dti,dp83869.yaml1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - $ref: ethernet-phy.yaml#
14 - Andrew Davis <afd@ti.com>
17 The DP83869HM device is a robust, fully-featured Gigabit (PHY) transceiver
18 with integrated PMD sublayers that supports 10BASE-Te, 100BASE-TX and
19 1000BASE-T Ethernet protocols. The DP83869 also supports 1000BASE-X and
20 100BASE-FX Fiber protocols.
22 SGMII The DP83869HM supports Media Conversion in Managed mode. In this mode,
[all …]
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.840 .Bl -item -compact
47 .Nm Ar nexus Cm clip Bro Cm hold | release Brc Ar ipv6-address
53 .Nm Ar nexus Cm hashfilter mode
55 .Nm Ar nexus Cm hashfilter Ar filter-specification
61 .Nm Ar nexus Cm filter mode
63 .Nm Ar nexus Cm filter Ar idx Ar filter-specification
71 .Nm Ar nexus Cm loadcfg Ar fw-config.txt
75 .Nm Ar nexus Cm loadfw Ar fw-image.bin
85 .Nm Ar nexus Cm regdump Op Ar register-block ...
87 .Nm Ar nexus Cm sched-class Ar sub-command Op Ar param Ar value
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dtps6105x.txt3 The TP61050/TPS61052 is a high-power "white LED driver". The
7 - compatible: "ti,tps61050" or "ti,tps61052"
8 - reg: Specifies the I2C slave address
10 Optional sub-node:
12 This subnode selects the chip's operational mode.
15 - regulator: presence of this sub-node puts the chip in regulator mode.
18 - led: presence of this sub-node puts the chip in led mode.
20 - function : see ../leds/common.txt
21 - color : see ../leds/common.txt
22 - label : see ../leds/common.txt
[all …]
/freebsd/contrib/libxo/doc/
H A Dfaq.rst9 -------
17 FreeBSD utilities to emit XML, typically via a "-X" switch. The
19 and carrying it were non-trivial, and contributed to our expense (and
29 human-readable text. This allows the API to use the same plumbing as
35 FreeBSD in a seemless way, allowing commands to make printf-like
48 tag docsis-state {
53 tag docsis-mode {
54 help "DOCSIS mode (2.0/3.0) of the DOCSIS interface";
58 tag docsis-upstream-speed {
59 help "Operational upstream speed of the interface";
[all …]
/freebsd/contrib/ntp/scripts/ntptrace/
H A Dntptrace.1ntptracemdoc4 .\" EDIT THIS FILE WITH CAUTION (ntptrace-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:05:47 AM by AutoGen 5.18.16
7 .\" From the definitions ntptrace-opts.def
8 .\" and the template file agmdoc-cmd.tpl
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
24 and Monitoring Protocol specified in RFC 1305 and enable NTP Mode 6 packets.
29 .Bd -literal -offset indent
38 synchronization distance, and (only for stratum\-
[all...]
H A Dntptrace.mdoc.in4 .\" EDIT THIS FILE WITH CAUTION (ntptrace-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:05:47 AM by AutoGen 5.18.16
7 .\" From the definitions ntptrace-opts.def
8 .\" and the template file agmdoc-cmd.tpl
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
24 and Monitoring Protocol specified in RFC 1305 and enable NTP Mode 6 packets.
29 .Bd -literal -offset indent
38 synchronization distance, and (only for stratum\-
[all...]
/freebsd/usr.sbin/ntp/doc/
H A Dntptrace.84 .\" EDIT THIS FILE WITH CAUTION (ntptrace-opts.mdoc)
6 .\" It has been AutoGen-ed February 4, 2015 at 02:37:48 AM by AutoGen 5.18.5pre4
7 .\" From the definitions ntptrace-opts.def
8 .\" and the template file agmdoc-cmd.tpl
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
24 and Monitoring Protocol specified in RFC 1305 and enable NTP Mode 6 packets.
29 .Bd -literal -offset indent
38 synchronization distance, and (only for stratum\-1 servers) the reference clock
42 defined in RFC\-1305.
44 .Bl -tag
[all …]
/freebsd/contrib/ntp/scripts/
H A Dsummary.1summarymdoc4 .\" EDIT THIS FILE WITH CAUTION (summary-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:06:04 AM by AutoGen 5.18.16
7 .\" From the definitions summary-opts.def
8 .\" and the template file agmdoc-cmd.tpl
14 .Op Fl \-option\-name
15 .Op Fl \-option\-name Ar value
22 .Bl -tag
23 .It Fl \-director
[all...]
H A Dsummary.mdoc.in4 .\" EDIT THIS FILE WITH CAUTION (summary-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:06:04 AM by AutoGen 5.18.16
7 .\" From the definitions summary-opts.def
8 .\" and the template file agmdoc-cmd.tpl
14 .Op Fl \-option\-name
15 .Op Fl \-option\-name Ar value
22 .Bl -tag
23 .It Fl \-director
[all...]
H A Dplot_summary.1plot_summarymdoc4 .\" EDIT THIS FILE WITH CAUTION (plot_summary-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:06:00 AM by AutoGen 5.18.16
7 .\" From the definitions plot_summary-opts.def
8 .\" and the template file agmdoc-cmd.tpl
14 .Op Fl \-option\-name
15 .Op Fl \-option\-name Ar value
22 .Bl -tag
23 .It Fl \-director
[all...]
H A Dplot_summary.mdoc.in4 .\" EDIT THIS FILE WITH CAUTION (plot_summary-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:06:00 AM by AutoGen 5.18.16
7 .\" From the definitions plot_summary-opts.def
8 .\" and the template file agmdoc-cmd.tpl
14 .Op Fl \-option\-name
15 .Op Fl \-option\-name Ar value
22 .Bl -tag
23 .It Fl \-director
[all...]
/freebsd/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.1ntpsweepmdoc4 .\" EDIT THIS FILE WITH CAUTION (ntpsweep-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:05:44 AM by AutoGen 5.18.16
7 .\" From the definitions ntpsweep-opts.def
8 .\" and the template file agmdoc-cmd.tpl
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
26 .Bl -tag
27 .It Fl l Ar string , Fl \-host\-list Ns = Ns Ar string
33 .It Fl p , Fl \-peer
[all...]
H A Dntpsweep.mdoc.in4 .\" EDIT THIS FILE WITH CAUTION (ntpsweep-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:05:44 AM by AutoGen 5.18.16
7 .\" From the definitions ntpsweep-opts.def
8 .\" and the template file agmdoc-cmd.tpl
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
26 .Bl -tag
27 .It Fl l Ar string , Fl \-host\-list Ns = Ns Ar string
33 .It Fl p , Fl \-peer
[all...]
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A Dcalc_tickadj.1calc_tickadjmdoc4 .\" EDIT THIS FILE WITH CAUTION (calc_tickadj-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:05:33 AM by AutoGen 5.18.16
7 .\" From the definitions calc_tickadj-opts.def
8 .\" and the template file agmdoc-cmd.tpl
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
27 .Bd -literal -offset indent
32 -23.159
36 we'll shift the box from its current drift of \-23.15
[all...]
H A Dcalc_tickadj.mdoc.in4 .\" EDIT THIS FILE WITH CAUTION (calc_tickadj-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:05:33 AM by AutoGen 5.18.16
7 .\" From the definitions calc_tickadj-opts.def
8 .\" and the template file agmdoc-cmd.tpl
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
27 .Bd -literal -offset indent
32 -23.159
36 we'll shift the box from its current drift of \-23.15
[all...]
/freebsd/contrib/ntp/scripts/ntp-wait/
H A Dntp-wait.1ntp-waitmdoc2 .Dt NTP_WAIT 1ntp-waitmdoc User Commands
4 .\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:05:37 AM by AutoGen 5.18.16
7 .\" From the definitions ntp-wait-opts.def
8 .\" and the template file agmdoc-cmd.tpl
10 .Nm ntp-wait
17 .Op Fl \-option\-nam
[all...]
H A Dntp-wait.mdoc.in4 .\" EDIT THIS FILE WITH CAUTION (ntp-wait-opts.mdoc)
6 .\" It has been AutoGen-ed May 25, 2024 at 12:05:37 AM by AutoGen 5.18.16
7 .\" From the definitions ntp-wait-opts.def
8 .\" and the template file agmdoc-cmd.tpl
10 .Nm ntp-wait
17 .Op Fl \-option\-name Ns Oo Oo Ns "=| " Oc Ns Ar value Oc
24 .Ar num\-trie
[all...]
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dg762.txt5 - "compatible": must be either "gmt,g762" or "gmt,g763"
6 - "reg": I2C bus address of the device
7 - "clocks": a fixed clock providing input clock frequency
12 - "fan_startv": fan startup voltage. Accepted values are 0, 1, 2 and 3.
15 - "pwm_polarity": pwm polarity. Accepted values are 0 (positive duty)
18 - "fan_gear_mode": fan gear mode. Supported values are 0, 1 and 2.
21 unmodified (e.g. u-boot installed value).
23 Additional information on operational parameters for the device is available
25 at http://natisbad.org/NAS/refs/GMT_EDS-762_763-080710-0.2.pdf.
30 #address-cells = <1>;
[all …]

1234567891011