Home
last modified time | relevance | path

Searched full:discovery (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/Linux-v6.6/Documentation/driver-api/rapidio/
Drapidio.rst107 an enumeration and/or discovery routine may be called automatically or
113 4. Enumeration and Discovery
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
[all …]
/Linux-v6.6/drivers/scsi/libfc/
Dfc_disc.c9 * Target Discovery
12 * also handles RSCN events and re-discovery if necessary.
49 * @disc: The discovery job to stop remote ports on
67 * @disc: The discovery object to which the RSCN applies
113 * (area, domain, fabric), then do a full discovery in fc_disc_recv_rscn_req()
199 * fc_disc_restart() - Restart discovery
200 * @disc: The discovery object to be restarted
209 FC_DISC_DBG(disc, "Restarting discovery\n"); in fc_disc_restart()
217 * match the value in the fc_rport_priv after discovery for all in fc_disc_restart()
226 * fc_disc_start() - Start discovery on a local port
[all …]
/Linux-v6.6/drivers/scsi/esas2r/
Desas2r_disc.c3 * esas2r device discovery routines
47 /* Miscellaneous internal discovery routines */
57 /* Internal discovery routines that process the states */
106 esas2r_hdebug("starting discovery..."); in esas2r_disc_initialize()
167 * now, interrupt processing may have queued up a discovery event. go in esas2r_disc_check_for_work()
169 * polled discovery would cause a deadlock. in esas2r_disc_check_for_work()
179 /* wait for the current discovery request to complete. */ in esas2r_disc_check_for_work()
264 * Polled discovery is still pending so continue the active in esas2r_disc_check_complete()
265 * discovery until it is done. At that point, we will stop in esas2r_disc_check_complete()
266 * polled discovery and transition to interrupt driven in esas2r_disc_check_complete()
[all …]
/Linux-v6.6/arch/x86/events/intel/
Duncore_discovery.h3 /* Generic device ID of a discovery table device */
5 /* Capability ID for a discovery table device */
9 /* Mask of the supported discovery entry type */
11 /* PMON discovery entry type ID */
15 /* Mask of the discovery table BAR offset */
17 /* Discovery table BAR base offset */
19 /* Discovery table BAR step */
21 /* Global discovery table size */
Duncore_discovery.c3 * Support Intel uncore PerfMon discovery mechanism.
23 /* A discovery table device has the unique capability ID. */ in has_generic_discovery_table()
40 * continuous in the order in which the discovery table devices are in get_device_die_id()
252 /* Read Global Discovery State */ in parse_discovery_table()
255 pr_info("Invalid Global Discovery State: 0x%llx 0x%llx 0x%llx\n", in parse_discovery_table()
267 /* Parsing Unit Discovery State */ in parse_discovery_table()
303 * the discovery table devices. in intel_uncore_has_discovery_tables()
329 /* None of the discovery tables are available */ in intel_uncore_has_discovery_tables()
/Linux-v6.6/Documentation/devicetree/bindings/net/
Dmarvell-orion-net.txt1 Marvell Orion/Discovery ethernet controller
4 The Marvell Discovery ethernet controller can be found on Marvell Orion SoCs
5 (Kirkwood, Dove, Orion5x, and Discovery Innovation) and as part of Marvell
6 Discovery system controller chips (mv64[345]60).
8 The Discovery ethernet controller is described with two levels of nodes. The
14 Note: The above separation is only true for Discovery system controllers.
/Linux-v6.6/include/scsi/
Dlibfc.h108 * struct fc_disc_port - temporary discovery port to hold rport identifiers
110 * @peers: Node for list management during discovery and RSCN processing
169 * struct fc_rport_priv - libfc remote port and discovery info
178 * @disc_id: The discovery identifier
242 * @MissDiscAdvCount: Number of missing FIP discovery advertisement
580 * Receive a request for the discovery layer.
587 * Start discovery for a local port.
596 * Stop discovery for a given lport. This will remove
604 * Stop discovery for a given lport. This will block
614 * struct fc_disc - Discovery context
[all …]
Dscsi_transport_iscsi.h403 /* index of iSCSI discovery session if the entry is
404 * discovered by iSCSI discovery session
407 /* indicates if discovery was done through iSNS discovery service
410 /* Firmware auto sendtarget discovery disable */
416 /* enables firmware to auto logout the discovery session on discovery
421 /* makes authentication for discovery session optional */
/Linux-v6.6/drivers/scsi/snic/
Dsnic_disc.c323 /* Handler for discovery */
351 SNIC_HOST_INFO(snic->shost, "tgt_disc: Discovery restart.\n"); in snic_handle_tgt_disc()
352 /* Start Discovery Again */ in snic_handle_tgt_disc()
377 SNIC_HOST_INFO(snic->shost, "Discovery Completed.\n"); in snic_handle_tgt_disc()
437 /* Discovery init fn */
452 /* Discovery, uninit fn */
461 SNIC_SCSI_DBG(snic->shost, "Terminating Discovery.\n"); in snic_disc_term()
467 * snic_disc_start: Discovery Start ...
476 SNIC_SCSI_DBG(snic->shost, "Discovery Start.\n"); in snic_disc_start()
500 SNIC_HOST_INFO(snic->shost, "Discovery Failed, err=%d.\n", ret); in snic_disc_start()
[all …]
/Linux-v6.6/drivers/rapidio/
DKconfig19 int "Discovery timeout duration (seconds)"
23 Amount of time a discovery node waits for a host to complete
67 There are different enumeration and discovery mechanisms offered
77 This option includes basic RapidIO fabric enumeration and discovery
Drio-scan.c3 * RapidIO enumeration and discovery support
312 * @do_enum: Enumeration/Discovery mode flag
317 * space in discovery mode. If the device has switch capabilities, then
830 * @do_enum: Enumeration/Discovery mode flag
956 * by this method) check if enumeration/discovery was performed for this in rio_enum_mport()
1050 * rio_disc_mport- Start discovery through a master port
1052 * @flags: discovery control flags
1054 * Starts the discovery process. If we have an active link,
1058 * peer discovery. Returns %0 if discovery succeeds or %-EBUSY
1085 pr_debug("RIO: discovery timeout on mport %d %s\n", in rio_disc_mport()
[all …]
/Linux-v6.6/Documentation/scsi/
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 …]
/Linux-v6.6/Documentation/ABI/testing/
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
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-v6.6/drivers/net/ethernet/marvell/
DKconfig21 tristate "Marvell Discovery (643XX) and Orion ethernet support"
28 Marvell Discovery PPC/MIPS chipset family (MV643XX) and
31 Some boards that use the Discovery chipset are the Momenco
74 (Dove, Orion, Discovery, Kirkwood).
/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_disc.h26 #define LPFC_DISC_FLOGI_TMO 10 /* Discovery FLOGI ratov */
47 /* structure used to queue event to the discovery tasklet */
204 #define NLP_NODEV_REMOVE 0x08000000 /* Defer removal till discovery ends */
211 * The Port Login (PLOGI) list and Address Discovery (ADISC) list are used
212 * when Link Up discovery or Registered State Change Notification (RSCN)
267 * Link Up discovery, since all nodes on the PLOGI list are UNREG_LOGIN'ed, we
273 * identically 0, then we are done. We have now completed discovery / RSCN
Dlpfc_hbadisc.c642 * engine is in FCF discovery process, the devloss timeout state shall
1205 /* Turn off discovery timer if its running */ in lpfc_port_link_failure()
1225 /* Stop delayed Nport discovery */ in lpfc_linkdown_port()
1420 * and discovery is synchronized. in lpfc_linkup()
1447 /* Since we don't do discovery right now, turn these off here */ in lpfc_mbx_cmpl_clear_la()
1476 /* Device Discovery completes */ in lpfc_mbx_cmpl_clear_la()
1478 "0225 Device Discovery completes\n"); in lpfc_mbx_cmpl_clear_la()
1513 /* don't perform discovery for SLI4 loopback diagnostic test */ in lpfc_mbx_cmpl_local_config_link()
1522 /* Need to wait for FAN - use discovery timer in lpfc_mbx_cmpl_local_config_link()
1530 /* Start discovery by sending a FLOGI. port_state is identically in lpfc_mbx_cmpl_local_config_link()
[all …]
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dp2p.c79 #define P2P_PAF_PROVDIS_REQ 7 /* Provision Discovery Request */
80 #define P2P_PAF_PROVDIS_RSP 8 /* Provision Discovery Response */
89 /* P2P Service Discovery related */
101 * struct brcmf_p2p_disc_st_le - set discovery state in firmware.
103 * @state: requested discovery state (see enum brcmf_p2p_disc_state).
114 * enum brcmf_p2p_disc_state - P2P discovery state values
116 * @WL_P2P_DISC_ST_SCAN: P2P discovery with wildcard SSID and P2P IE.
117 * @WL_P2P_DISC_ST_LISTEN: P2P discovery off-channel for specified time.
118 * @WL_P2P_DISC_ST_SEARCH: P2P discovery with P2P wildcard SSID and P2P IE.
351 brcmf_dbg(TRACE, "%s P2P Provision Discovery Request Frame\n", in brcmf_p2p_print_actframe()
[all …]
/Linux-v6.6/net/mac80211/
Dmesh.h23 * @MESH_PATH_RESOLVING: the discovery process is running for this mesh path
30 * already queued up, waiting for the discovery process to start.
35 * decide when to stop or cancel the mesh path discovery.
76 * @timer: mesh path discovery timer
84 * @discovery_timeout: timeout (lapse in jiffies) used for the last discovery
86 * @discovery_retries: number of discovery retries
/Linux-v6.6/Documentation/arch/arm/
Dmarvell.rst86 Discovery family
92 …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…
[all …]
/Linux-v6.6/include/linux/
Dnvme.h25 #define NVME_DISC_SUBSYS_NAME "nqn.2014-08.org.nvmexpress.discovery"
32 /* Referral to another discovery type target subsystem */
38 /* Current discovery type target subsystem */
44 NVME_CTRL_DISC = 2, /* Discovery controller */
50 NVME_DCTYPE_DDC = 1, /* Direct Discovery Controller */
51 NVME_DCTYPE_CDC = 2, /* Central Discovery Controller */
54 /* Address Family codes for Discovery Log Page entry ADRFAM field */
65 /* Transport Type codes for Discovery Log Page entry TRTYPE field */
74 /* Transport Requirements codes for Discovery Log Page entry TREQ field */
85 /* RDMA QP Service Type codes for Discovery Log Page entry TSAS
[all …]
/Linux-v6.6/Documentation/driver-api/driver-model/
Doverview.rst26 of common callbacks, such as device discovery during bus probing, bus
56 statically allocated. This means only one allocation on device discovery.
107 This directory may be populated at each layer of discovery - the global layer,
/Linux-v6.6/include/uapi/linux/
Damt.h49 /* This attribute specify Discovery ip address.
50 * When Gateway get started, it send discovery message to find the
/Linux-v6.6/drivers/scsi/libsas/
Dsas_discover.c20 /* ---------- Basic task processing for discovery purposes ---------- */
38 /* ---------- Domain device discovery ---------- */
446 /* ---------- Discovery and Revalidation ---------- */
474 pr_debug("DOING DISCOVERY on port %d, pid:%d\n", port->id, in sas_discover_domain()
508 pr_debug("DONE DISCOVERY on port %d, pid:%d, result:%d\n", port->id, in sas_discover_domain()
585 * sas_init_disc - initialize the discovery struct in the port
586 * @disc: port discovery structure
/Linux-v6.6/Documentation/admin-guide/aoe/
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

12345678910>>...18