Home
last modified time | relevance | path

Searched full:operational (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/linux/Documentation/networking/
H A Doperstates.rst4 Operational States
11 Linux distinguishes between administrative and operational state of an
19 to be performed before user data can be transferred. Operational state
23 influence operational state. To accommodate this, operational state is
32 Both admin and operational state can be queried via the netlink
43 Interface is in RFC2863 operational state UP or UNKNOWN. This is for
60 operational state. Interface must be considered for user data as
61 setting operational state has not been implemented in every driver.
85 Interface is operational up and can be used.
154 RFC2863 operational state of an interface. Setting IFLA_LINKMODE to 1
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c339 flags = p_hwfn->p_dcbx_info->operational.flags; in qed_dcbx_process_mib_info()
342 p_app = &p_hwfn->p_dcbx_info->operational.features.app; in qed_dcbx_process_mib_info()
345 p_ets = &p_hwfn->p_dcbx_info->operational.features.ets; in qed_dcbx_process_mib_info()
639 flags = p_hwfn->p_dcbx_info->operational.flags; in qed_dcbx_get_operational_params()
644 p_operational = &params->operational; in qed_dcbx_get_operational_params()
654 p_feat = &p_hwfn->p_dcbx_info->operational.features; in qed_dcbx_get_operational_params()
675 p_feat->pfc, &params->operational.params, in qed_dcbx_get_operational_params()
784 data.mib = &p_hwfn->p_dcbx_info->operational; in qed_dcbx_read_operational_mib()
861 * Reconfigure QM and invoke PF update ramrod command if operational MIB
983 if (!dcbx_info->operational.valid) { in qed_dcbx_get_priority_tc()
[all …]
/linux/Documentation/misc-devices/
H A Dtps6594-pfsm.rst16 manages operational modes. Depending on the current operational mode,
54 One of the operational modes.
60 One of the operational modes.
64 One of the operational modes.
/linux/drivers/input/mouse/
H A Dcyapa.c296 * Check if device is operational.
298 * An operational device is responding, has exited bootloader, and has
308 * -EINVAL device is in operational mode, but not supported by this driver
335 cyapa->operational = true; in cyapa_check_is_operational()
337 cyapa->operational = false; in cyapa_check_is_operational()
345 * And when the device is detected and operational, it will be reset to
357 dev_warn(dev, "device detected but not operational\n"); in cyapa_detect()
379 if (cyapa->operational) { in cyapa_open()
383 * when in operational mode. in cyapa_open()
393 if (error || !cyapa->operational) { in cyapa_open()
[all …]
H A Dcyapa_gen3.c178 /* register block read/write command in operational mode */
367 * Normal state when running in operational mode, in cyapa_gen3_state_parse()
425 cyapa->operational = false; in cyapa_gen3_bl_enter()
501 * operational mode. If this is the first time the device's firmware is
508 * 0 device is supported and in operational mode
905 * Device power mode can only be set when device is in operational mode.
955 if (cyapa->operational && in cyapa_gen3_set_power_mode()
1045 * Check if device is operational.
1047 * An operational device is responding, has exited bootloader, and has
1055 * -EINVAL device is in operational mode, but not supported by this driver
[all …]
/linux/include/linux/
H A Dieee80211-uhr.h168 * enum ieee80211_uhr_dbe_oper_bw - DBE Operational Bandwidth
170 * Encoding for the DBE Operational Bandwidth field in the UHR Operation
173 * @IEEE80211_UHR_DBE_OPER_BW_40: 40 MHz operational DBE bandwidth
174 * @IEEE80211_UHR_DBE_OPER_BW_80: 80 MHz operational DBE bandwidth
175 * @IEEE80211_UHR_DBE_OPER_BW_160: 160 MHz operational DBE bandwidth
176 * @IEEE80211_UHR_DBE_OPER_BW_320_1: 320-1 MHz operational DBE bandwidth
177 * @IEEE80211_UHR_DBE_OPER_BW_320_2: 320-2 MHz operational DBE bandwidth
219 * B0-B2 - DBE Operational Bandwidth field, see
222 * Value 1 indicates 40 MHz operational DBE bandwidth.
223 * Value 2 indicates 80 MHz operational DBE bandwidth.
[all …]
H A Dpci-tsm.h168 * the typical TDISP operational model.
189 * TDISP operational requirements. No device secrets are permitted.
195 * The request may affect the operational state of the device outside of
196 * the TDISP operational model. If allowed, requires CAP_SYS_RAW_IO, and
H A Dhil_mlc.h81 * discovered/operational device.
150 int ddi; /* Last operational device id */
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dfsl,cpm1-scc-qmc.yaml76 fsl,operational-mode:
81 The channel operational mode
167 fsl,operational-mode = "transparent";
176 fsl,operational-mode = "transparent";
188 fsl,operational-mode = "hdlc";
H A Dfsl,qe-ucc-qmc.yaml88 fsl,operational-mode:
93 The channel operational mode
171 fsl,operational-mode = "transparent";
180 fsl,operational-mode = "transparent";
192 fsl,operational-mode = "hdlc";
/linux/include/linux/pse-pd/
H A Dpse.h72 * struct pse_admin_state - PSE operational state
74 * @podl_admin_state: operational state of the PoDL PSE
76 * @c33_admin_state: operational state of the PSE
120 * @podl_admin_state: operational state of the PoDL PSE
124 * @c33_admin_state: operational state of the PSE
169 * @pi_get_admin_state: Get the operational state of the PSE PI. This ops
/linux/sound/usb/usx2y/
H A Dusx2y.h33 USX2Y_STAT_CHIP_INIT = (1 << 0), /* all operational */
35 USX2Y_STAT_CHIP_HUP = (1 << 31), /* all operational */
/linux/include/sound/ac97/
H A Dregs.h214 #define AC97_MEA_ADC1 0x0004 /* ADC1 operational (ro) */
215 #define AC97_MEA_DAC1 0x0008 /* DAC1 operational (ro) */
216 #define AC97_MEA_ADC2 0x0010 /* ADC2 operational (ro) */
217 #define AC97_MEA_DAC2 0x0020 /* DAC2 operational (ro) */
218 #define AC97_MEA_HADC 0x0040 /* HADC operational (ro) */
219 #define AC97_MEA_HDAC 0x0080 /* HDAC operational (ro) */
/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dnicera,d3323aa.yaml32 After all this, when device is in operational mode, it signals on this pin
41 After this, during operational mode, the device will output serial data on
/linux/Documentation/devicetree/bindings/display/samsung/
H A Dsamsung,exynos-hdmi.yaml122 respectively if HDMI-PHY is off and operational.
125 respectively if HDMI-PHY is off and operational.
127 clocks in case HDMI-PHY is not operational.
/linux/drivers/bluetooth/
H A Dhci_intel.c574 * is in bootloader mode or if it already has operational firmware in intel_setup()
610 * mode or is running operational firmware. The value 0x06 identifies in intel_setup()
611 * the bootloader and the value 0x23 identifies the operational in intel_setup()
614 * When the operational firmware is already present, then only in intel_setup()
655 * also be no valid address for the operational firmware. in intel_setup()
742 /* Before switching the device into operational mode and with that in intel_setup()
805 * is done by the operational firmware sending bootup notification. in intel_setup()
807 * Booting into operational firmware should not take longer than in intel_setup()
888 /* When switching to the operational firmware the device in intel_recv_event()
1028 * the operational firmware, it will actually not send a command in intel_dequeue()
H A Dbtintel.c100 * fully operational, but have the danger of duplicate addresses in btintel_check_bdaddr()
619 /* If image type is Operational firmware (0x03), then in btintel_parse_version_tlv()
631 /* If image type is Operational firmware (0x03), then in btintel_parse_version_tlv()
1206 * mode or is running operational firmware. The value 0x06 identifies in btintel_download_firmware()
1207 * the bootloader and the value 0x23 identifies the operational in btintel_download_firmware()
1211 * to bootloader when operational so the new firmware can be loaded. in btintel_download_firmware()
1245 * mode or is running operational firmware. The value 0x01 identifies in btintel_download_fw_tlv()
1246 * the bootloader and the value 0x03 identifies the operational in btintel_download_fw_tlv()
1250 * to bootloader when operational so the new firmware can be loaded. in btintel_download_fw_tlv()
1981 * is done by the operational firmware sending bootup notification. in btintel_boot()
[all …]
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_vnic.c89 * Management virtual NIC sets the operational mode of other vNIC's and
186 * Identify virtual NIC operational modes.
256 "vNIC mode not operational, state check timed out.\n"); in qlcnic_83xx_check_vnic_state()
/linux/drivers/net/fddi/skfp/h/
H A Dsmtstate.h75 #define RM1_NON_OP 1 /* not operational */
76 #define RM2_RING_OP 2 /* ring operational */
/linux/Documentation/devicetree/bindings/net/
H A Dti,dp83869.yaml64 Operational mode for the PHY. If this is not set then the operational
/linux/include/scsi/
H A Dscsi_transport_srp.h19 * @SRP_RPORT_RUNNING: Transport layer operational.
20 * @SRP_RPORT_BLOCKED: Transport layer not operational; fast I/O fail timer
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_fw.c514 * queue's consumer index from operational reply descriptor queue.
516 * @reply_ci: operational reply descriptor's queue consumer index
535 * mpi3mr_process_op_reply_q - Operational reply queue handler
537 * @op_reply_q: Operational reply queue info
539 * Checks the specific operational reply queue and drains the
627 * mpi3mr_blk_mq_poll - Operational reply queue handler
631 * Checks the specific operational reply queue and drains the
880 * between Admin queue and operational queue in mpi3mr_setup_isr()
1433 "cannot reduce number of operational reply queues from %d to %d\n", in mpi3mr_revalidate_factsdata()
1441 "cannot reduce number of operational request queues from %d to %d\n", in mpi3mr_revalidate_factsdata()
[all …]
/linux/Documentation/devicetree/bindings/pci/
H A Dralink,rt3883-pci.txt23 - status: indicates the operational status of the device.
96 - status: indicates the operational status of the sub-node.
/linux/drivers/staging/greybus/
H A Darche_platform.h22 /* Operational states for the APB device */
/linux/Documentation/ABI/testing/
H A Dsysfs-class-usb_power_delivery144 Operational current of the sink in milliamperes.
189 The operational current in milliamperes that the sink requires
222 The operational power that the sink requires at the given

12345678910>>...16