Home
last modified time | relevance | path

Searched refs:operational (Results 1 – 25 of 85) sorted by relevance

1234

/OK3568_Linux_fs/kernel/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()
785 data.mib = &p_hwfn->p_dcbx_info->operational; in qed_dcbx_read_operational_mib()
985 if (!dcbx_info->operational.valid) { in qed_dcbx_get_priority_tc()
991 return dcbx_info->operational.params.ets_pri_tc_tbl[pri]; in qed_dcbx_get_priority_tc()
[all …]
H A Dqed_dcbx.h68 struct dcbx_mib operational; member
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dcyapa.c335 cyapa->operational = true; in cyapa_check_is_operational()
337 cyapa->operational = false; in cyapa_check_is_operational()
379 if (cyapa->operational) { in cyapa_open()
393 if (error || !cyapa->operational) { in cyapa_open()
426 if (cyapa->operational) in cyapa_close()
536 if (!input || cyapa->operational) in cyapa_enable_irq_for_cmd()
552 if (!input || cyapa->operational) in cyapa_disable_irq_for_cmd()
620 if (cyapa->operational) in cyapa_initialize()
637 if (cyapa->operational) in cyapa_reinitialize()
645 if (!input && cyapa->operational) { in cyapa_reinitialize()
[all …]
H A Dcyapa_gen3.c425 cyapa->operational = false; in cyapa_gen3_bl_enter()
955 if (cyapa->operational && input && input->users && in cyapa_gen3_set_power_mode()
1129 if (cyapa->operational) in cyapa_gen3_irq_cmd_handler()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Doperstates.rst11 Linux distinguishes between administrative and operational state of an
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.
83 Interface is operational up and can be used.
152 RFC2863 operational state of an interface. Setting IFLA_LINKMODE to 1
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/exynos/
H A Dexynos_hdmi.txt44 in case HDMI-PHY is not operational.
47 respectively if HDMI-PHY is off and operational.
50 respectively if HDMI-PHY is off and operational.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dexynos-thermal.txt33 -- 1. operational clock for TMU channel
37 -- "tmu_apbif" operational clock for current TMU channel
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dapds990x.rst44 Driver controls chip operational state using pm_runtime framework.
45 Voltage regulators are controlled based on chip operational state.
H A Disl29003.rst27 The driver allows to set the lux range, the bit resolution, the operational
/OK3568_Linux_fs/buildroot/package/sysrepo/
H A DConfig.in12 Sysrepo is an YANG-based configuration and operational state
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci.h790 static inline void set_ohci_hcfs(struct ehci_hcd *ehci, int operational) in set_ohci_hcfs() argument
795 if (operational) in set_ohci_hcfs()
804 static inline void set_ohci_hcfs(struct ehci_hcd *ehci, int operational) in set_ohci_hcfs() argument
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/remoteproc/
H A Dremoteproc.txt10 This must be unique in an operational system.
/OK3568_Linux_fs/kernel/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.
H A Dpci-rcar-gen2.txt26 the operational registers for the OHCI/EHCI controllers and the
/OK3568_Linux_fs/buildroot/package/ktap/
H A DConfig.in9 kernel dynamically. ktap is designed to give operational
/OK3568_Linux_fs/kernel/Documentation/s390/
H A Ddriver-model.rst30 if they are displaced by another ccw device becoming operational on their
32 if they become operational again on that subchannel.
64 The path installed, path available and path operational masks.
199 * In disconnected state, device operational again (CIO_OPER). The
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi_fc_transport.rst239 The vport is not operational as the physical link is not operational.
250 The vport is not operational. One of the following conditions were
258 The vport is not operational. The Fabric failed FDISC with a status
263 The vport is not operational. The Fabric has LOGO'd the N_Port_ID
267 The vport is not operational. The Fabric failed FDISC with a status
271 The vport is not operational. This is a catchall for all other
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Dg762.txt23 Additional information on operational parameters for the device is available
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dtps6105x.txt12 This subnode selects the chip's operational mode.
/OK3568_Linux_fs/kernel/Documentation/arm/sunxi/
H A Dclocks.rst16 While the system is operational, you would see something like::
/OK3568_Linux_fs/kernel/drivers/ras/
H A DKconfig16 Availability is the probability a system is operational at a given
/OK3568_Linux_fs/kernel/include/net/
H A Dmacsec.h222 bool operational; member
/OK3568_Linux_fs/kernel/drivers/net/
H A Dmacsec.c460 secy->operational = false; in __macsec_pn_wrapped()
606 secy->operational = false; in macsec_encrypt()
2048 was_operational = secy->operational; in macsec_add_txsa()
2050 secy->operational = true; in macsec_add_txsa()
2089 secy->operational = was_operational; in macsec_add_txsa()
2362 was_operational = secy->operational; in macsec_upd_txsa()
2364 secy->operational = tx_sa->active; in macsec_upd_txsa()
2397 secy->operational = was_operational; in macsec_upd_txsa()
2996 nla_put_u8(skb, MACSEC_SECY_ATTR_OPER, secy->operational) || in nla_put_secy()
3396 if (!secy->operational) { in macsec_start_xmit()
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-transport-srp52 remote port. "running" if the transport layer is operational;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dqcom,pdc.txt7 well detect interrupts when the GIC is non-operational.

1234