Home
last modified time | relevance | path

Searched refs:discovery (Results 1 – 25 of 62) sorted by relevance

123

/linux/Documentation/driver-api/rapidio/
H A Drapidio.rst107 an enumeration and/or discovery routine may be called automatically or
120 discovery methods as statically linked components or loadable modules.
121 An enumeration/discovery method implementation and available input parameters
125 Depending on selected enumeration/discovery build configuration, there are
126 several methods to initiate an enumeration and/or discovery process:
128 (a) Statically linked enumeration and discovery process can be started
132 'rio-scan.scan' for existing basic enumeration/discovery method.
133 When automatic start of enumeration/discovery is used a user has to ensure
138 expires the discovery process is terminated without obtaining RapidIO network
139 information. NOTE: a timed out discovery process may be restarted later using
[all …]
/linux/drivers/platform/x86/intel/pmt/
H A DMakefile14 pmt_discovery-y := discovery.o features.o
15 obj-$(CONFIG_INTEL_PMT_KUNIT_TEST) += pmt-discovery-kunit.o
16 pmt-discovery-kunit-y := discovery-kunit.o
H A DKconfig48 The Intel Platform Monitoring Technology (PMT) discovery driver provides
68 module, choose M here: the module will be called pmt-discovery-kunit.
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c269 discv_regn = memremap(pos, adev->discovery.size, MEMREMAP_WC); in amdgpu_discovery_read_binary_from_sysmem()
271 memcpy(binary, discv_regn, adev->discovery.size); in amdgpu_discovery_read_binary_from_sysmem()
325 &adev->discovery.size)) { in amdgpu_discovery_read_binary_from_mem()
335 adev->discovery.size, false); in amdgpu_discovery_read_binary_from_mem()
336 adev->discovery.reserve_tmr = true; in amdgpu_discovery_read_binary_from_mem()
436 uint8_t *discovery_bin = adev->discovery.bin; in amdgpu_discovery_verify_npsinfo()
467 adev->discovery.reserve_tmr = true; in amdgpu_discovery_get_fw_name()
505 adev->discovery.bin = kzalloc(DISCOVERY_TMR_SIZE, GFP_KERNEL); in amdgpu_discovery_init()
506 if (!adev->discovery.bin) in amdgpu_discovery_init()
508 adev->discovery.size = DISCOVERY_TMR_SIZE; in amdgpu_discovery_init()
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-fcoe14 'start' attribute to begin the kernel's discovery and login
33 discovery and login. The FCoE Controller is destroyed by
46 is started in 'Fabric' mode then FIP FCF discovery is
49 FIP VN2VN discovery and login is performed. A FCoE
H A Dsysfs-class-rapidio35 (yet). Normally, before enumeration/discovery have been executed
39 After enumeration or discovery was performed for a given mport device,
H A Dsysfs-bus-rapidio128 set by the switch initialization routine during enumeration or discovery
192 (WO) Allows to trigger enumeration discovery process from user
193 space. To initiate an enumeration or discovery process on
199 initiate RapidIO enumeration/discovery on all available mports a
/linux/include/net/bluetooth/
H A Dhci_core.h541 struct discovery_state discovery; member
909 spin_lock_init(&hdev->discovery.lock); in discovery_init()
910 hdev->discovery.state = DISCOVERY_STOPPED; in discovery_init()
911 INIT_LIST_HEAD(&hdev->discovery.all); in discovery_init()
912 INIT_LIST_HEAD(&hdev->discovery.unknown); in discovery_init()
913 INIT_LIST_HEAD(&hdev->discovery.resolve); in discovery_init()
914 hdev->discovery.report_invalid_rssi = true; in discovery_init()
915 hdev->discovery.rssi = HCI_RSSI_INVALID;
920 hdev->discovery.result_filtering = false; in hci_discovery_filter_clear()
921 hdev->discovery in hci_discovery_filter_clear()
[all...]
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm630-sony-xperia-nile-discovery.dts13 compatible = "sony,discovery-row", "qcom,sdm630";
/linux/Documentation/arch/arm/
H A Dmarvell.rst92 …chive.org/web/20120616194711/http://www.marvell.com/embedded-processors/discovery-innovation/asset…
93 …chive.org/web/20141005120451/http://www.marvell.com/embedded-processors/discovery-innovation/asset…
94 …chive.org/web/20111110081125/http://www.marvell.com/embedded-processors/discovery-innovation/asset…
97 …chive.org/web/20140801121623/http://www.marvell.com/embedded-processors/discovery-innovation/asset…
98 …chive.org/web/20141005120458/http://www.marvell.com/embedded-processors/discovery-innovation/asset…
99 …chive.org/web/20111110081125/http://www.marvell.com/embedded-processors/discovery-innovation/asset…
103 …chive.org/web/20140722064429/http://www.marvell.com/embedded-processors/discovery-innovation/asset…
104 …chive.org/web/20140722064425/http://www.marvell.com/embedded-processors/discovery-innovation/asset…
105 …chive.org/web/20111110081125/http://www.marvell.com/embedded-processors/discovery-innovation/asset…
110 …web.archive.org/web/20110924171043/http://www.marvell.com/embedded-processors/discovery-innovation/
/linux/Documentation/scsi/
H A DChangeLog.lpfc14 discovery lists.
216 * Moved discovery timeout handler to worker thread. There are
289 * Renamed discovery thread to lpfc_worker thread. Moved handling
310 discovery) to 32
361 on a per-target basis driven by the discovery engine.
372 * Fixed potential discovery bug, nlp list corrutpion fix potential
380 initial discovery, and IO not starting to disks). Backs out
388 * Fixed bug introduced when discovery thread implementation was
508 discovery state machine as well.
538 * Fixed discovery bug: plogi cmpl uses ndlp after its freed.
[all …]
H A Dbnx2fc.rst42 discovery and log into the targets.
68 6. Verify the vlan discovery is performed by running ifconfig and notice
/linux/drivers/rapidio/
H A DKconfig23 Amount of time a discovery node waits for a host to complete
66 This option includes basic RapidIO fabric enumeration and discovery
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dfw.c563 p2p_ps_offload->discovery = 0; in rtl8723e_set_p2p_ps_offload_cmd()
568 p2p_ps_offload->discovery = 1; in rtl8723e_set_p2p_ps_offload_cmd()
572 p2p_ps_offload->discovery = 0; in rtl8723e_set_p2p_ps_offload_cmd()
/linux/include/net/
H A Damt.h209 struct amt_header_discovery discovery; member
220 struct amt_header_discovery discovery; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c667 p2p_ps_offload->discovery = 0; in rtl8723be_set_p2p_ps_offload_cmd()
672 p2p_ps_offload->discovery = 1; in rtl8723be_set_p2p_ps_offload_cmd()
676 p2p_ps_offload->discovery = 0; in rtl8723be_set_p2p_ps_offload_cmd()
/linux/drivers/bus/fsl-mc/
H A DKconfig14 architecture. The fsl-mc bus driver handles discovery of
/linux/drivers/firmware/smccc/
H A DKconfig14 to add SMCCC discovery mechanism though the PSCI firmware
/linux/Documentation/admin-guide/aoe/
H A Daoe.rst41 however, because AoE discovery takes a few seconds. It can be
117 It's helpful to trigger discovery after setting the list of allowed
145 target based on the order of its discovery. With dynamic minor
/linux/Documentation/ABI/removed/
H A Dvideo139410 asynchronous I/O for device discovery and configuration.
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c837 p2p_ps_offload->discovery = 0; in rtl92ee_set_p2p_ps_offload_cmd()
842 p2p_ps_offload->discovery = 1; in rtl92ee_set_p2p_ps_offload_cmd()
846 p2p_ps_offload->discovery = 0; in rtl92ee_set_p2p_ps_offload_cmd()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dfw_common.c750 p2p_ps_offload->discovery = 0; in rtl92c_set_p2p_ps_offload_cmd()
755 p2p_ps_offload->discovery = 1; in rtl92c_set_p2p_ps_offload_cmd()
760 p2p_ps_offload->discovery = 0; in rtl92c_set_p2p_ps_offload_cmd()
/linux/Documentation/driver-api/virtio/
H A Dvirtio.rst31 methods in detail, including device discovery, capabilities and
69 Device discovery and probing
/linux/Documentation/driver-api/
H A Disa.rst14 use the .match() method for the actual device discovery.
17 hardware only the driver itself can do discovery so as a difference with
/linux/Documentation/admin-guide/
H A Drapidio.rst13 RapidIO has a standardized discovery mechanism not unlike the PCI bus

123