/Linux-v4.19/Documentation/rapidio/ |
D | rapidio.txt | 101 an enumeration and/or discovery routine may be called automatically or 114 discovery methods as statically linked components or loadable modules. 115 An enumeration/discovery method implementation and available input parameters 119 Depending on selected enumeration/discovery build configuration, there are 120 several methods to initiate an enumeration and/or discovery process: 122 (a) Statically linked enumeration and discovery process can be started 126 'rio-scan.scan' for existing basic enumeration/discovery method. 127 When automatic start of enumeration/discovery is used a user has to ensure 132 expires the discovery process is terminated without obtaining RapidIO network 133 information. NOTE: a timed out discovery process may be restarted later using [all …]
|
/Linux-v4.19/include/net/bluetooth/ |
D | hci_core.h | 367 struct discovery_state discovery; member 597 hdev->discovery.state = DISCOVERY_STOPPED; in discovery_init() 598 INIT_LIST_HEAD(&hdev->discovery.all); in discovery_init() 599 INIT_LIST_HEAD(&hdev->discovery.unknown); in discovery_init() 600 INIT_LIST_HEAD(&hdev->discovery.resolve); in discovery_init() 601 hdev->discovery.report_invalid_rssi = true; in discovery_init() 602 hdev->discovery.rssi = HCI_RSSI_INVALID; in discovery_init() 607 hdev->discovery.result_filtering = false; in hci_discovery_filter_clear() 608 hdev->discovery.report_invalid_rssi = true; in hci_discovery_filter_clear() 609 hdev->discovery.rssi = HCI_RSSI_INVALID; in hci_discovery_filter_clear() [all …]
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-fcoe | 12 'start' attribute to begin the kernel's discovery and login 30 discovery and login. The FCoE Controller is destroyed by 41 is started in 'Fabric' mode then FIP FCF discovery is 44 FIP VN2VN discovery and login is performed. A FCoE
|
D | sysfs-class-rapidio | 31 (yet). Normally, before enumeration/discovery have been executed 35 After enumeration or discovery was performed for a given mport device,
|
D | sysfs-bus-rapidio | 125 set by the switch initialization routine during enumeration or discovery 189 (WO) Allows to trigger enumeration discovery process from user 190 space. To initiate an enumeration or discovery process on 196 initiate RapidIO enumeration/discovery on all available mports a
|
/Linux-v4.19/drivers/rapidio/ |
D | Kconfig | 11 Amount of time a discovery node waits for a host to complete 55 There are different enumeration and discovery mechanisms offered 65 This option includes basic RapidIO fabric enumeration and discovery
|
/Linux-v4.19/net/bluetooth/ |
D | hci_request.c | 401 if (hdev->discovery.state != DISCOVERY_STOPPED) in __hci_update_background_scan() 2292 if (req->hdev->discovery.limited) in bredr_inquiry() 2324 hdev->discovery.scan_start = 0; in le_scan_disable_work() 2334 if (hdev->discovery.type == DISCOV_TYPE_LE) in le_scan_disable_work() 2337 if (hdev->discovery.type != DISCOV_TYPE_INTERLEAVED) in le_scan_disable_work() 2342 hdev->discovery.state != DISCOVERY_RESOLVING) in le_scan_disable_work() 2413 !hdev->discovery.scan_start) in le_scan_restart_work() 2421 duration = hdev->discovery.scan_duration; in le_scan_restart_work() 2422 scan_start = hdev->discovery.scan_start; in le_scan_restart_work() 2508 BT_DBG("%s type %u", hdev->name, hdev->discovery.type); in start_discovery() [all …]
|
D | mgmt.c | 3863 if (hdev->discovery.state != DISCOVERY_STOPPED || in start_discovery_internal() 3881 hdev->discovery.type = cp->type; in start_discovery_internal() 3882 hdev->discovery.report_invalid_rssi = false; in start_discovery_internal() 3884 hdev->discovery.limited = true; in start_discovery_internal() 3886 hdev->discovery.limited = false; in start_discovery_internal() 3949 if (hdev->discovery.state != DISCOVERY_STOPPED || in start_service_discovery() 4001 hdev->discovery.result_filtering = true; in start_service_discovery() 4002 hdev->discovery.type = cp->type; in start_service_discovery() 4003 hdev->discovery.rssi = cp->rssi; in start_service_discovery() 4004 hdev->discovery.uuid_count = uuid_count; in start_service_discovery() [all …]
|
/Linux-v4.19/drivers/nvme/target/ |
D | Makefile | 10 discovery.o io-cmd-file.o io-cmd-bdev.o
|
/Linux-v4.19/drivers/bus/fsl-mc/ |
D | Kconfig | 14 architecture. The fsl-mc bus driver handles discovery of
|
/Linux-v4.19/Documentation/scsi/ |
D | bnx2fc.txt | 38 discovery and log into the targets. 62 6. Verify the vlan discovery is performed by running ifconfig and notice
|
D | ChangeLog.lpfc | 14 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-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | fw.c | 583 p2p_ps_offload->discovery = 0; in rtl8723e_set_p2p_ps_offload_cmd() 588 p2p_ps_offload->discovery = 1; in rtl8723e_set_p2p_ps_offload_cmd() 592 p2p_ps_offload->discovery = 0; in rtl8723e_set_p2p_ps_offload_cmd()
|
/Linux-v4.19/Documentation/driver-model/ |
D | overview.txt | 24 of common callbacks, such as device discovery during bus probing, bus 54 statically allocated. This means only one allocation on device discovery. 105 This directory may be populated at each layer of discovery - the global layer,
|
/Linux-v4.19/Documentation/ABI/removed/ |
D | video1394 | 10 asynchronous I/O for device discovery and configuration.
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | fw.c | 687 p2p_ps_offload->discovery = 0; in rtl8723be_set_p2p_ps_offload_cmd() 692 p2p_ps_offload->discovery = 1; in rtl8723be_set_p2p_ps_offload_cmd() 696 p2p_ps_offload->discovery = 0; in rtl8723be_set_p2p_ps_offload_cmd()
|
/Linux-v4.19/Documentation/aoe/ |
D | aoe.txt | 37 however, because AoE discovery takes a few seconds. It can be 111 It's helpful to trigger discovery after setting the list of allowed 138 target based on the order of its discovery. With dynamic minor
|
/Linux-v4.19/Documentation/power/ |
D | suspend-and-cpuhotplug.txt | 189 image for each CPU (after appropriate CPU type/model discovery using 203 doesn't have the microcode image, it does the CPU type/model discovery 212 discovery is performed and the right microcode is applied to the CPU after 239 CPUs, it just applies them to the CPUs, avoiding any re-discovery of CPU
|
/Linux-v4.19/Documentation/arm/Marvell/ |
D | README | 64 …Product Brief : http://www.marvell.com/embedded-processors/discovery-innovation/assets/MV78100-00… 65 …Hardware Spec : http://www.marvell.com/embedded-processors/discovery-innovation/assets/HW_MV78100… 66 …Functional Spec: http://www.marvell.com/embedded-processors/discovery-innovation/assets/FS_MV76100… 68 …Product Brief : http://www.marvell.com/embedded-processors/discovery-innovation/assets/MV78200-00… 69 …Hardware Spec : http://www.marvell.com/embedded-processors/discovery-innovation/assets/HW_MV78200… 70 …Functional Spec: http://www.marvell.com/embedded-processors/discovery-innovation/assets/FS_MV76100…
|
/Linux-v4.19/arch/arm/mach-sti/ |
D | Kconfig | 22 STiH418 family SoCs using the Device Tree for discovery. More
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | fw.c | 722 p2p_ps_offload->discovery = 0; in rtl88e_set_p2p_ps_offload_cmd() 727 p2p_ps_offload->discovery = 1; in rtl88e_set_p2p_ps_offload_cmd() 731 p2p_ps_offload->discovery = 0; in rtl88e_set_p2p_ps_offload_cmd()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | fw.c | 860 p2p_ps_offload->discovery = 0; in rtl92ee_set_p2p_ps_offload_cmd() 865 p2p_ps_offload->discovery = 1; in rtl92ee_set_p2p_ps_offload_cmd() 869 p2p_ps_offload->discovery = 0; in rtl92ee_set_p2p_ps_offload_cmd()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | fw_common.c | 771 p2p_ps_offload->discovery = 0; in rtl92c_set_p2p_ps_offload_cmd() 776 p2p_ps_offload->discovery = 1; in rtl92c_set_p2p_ps_offload_cmd() 781 p2p_ps_offload->discovery = 0; in rtl92c_set_p2p_ps_offload_cmd()
|
/Linux-v4.19/Documentation/devicetree/bindings/slimbus/ |
D | bus.txt | 16 discovery (slave device reporting itself present).
|
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/ |
D | fw.c | 840 p2p_ps_offload->discovery = 0; in rtl8822be_set_p2p_ps_offload_cmd() 845 p2p_ps_offload->discovery = 1; in rtl8822be_set_p2p_ps_offload_cmd() 849 p2p_ps_offload->discovery = 0; in rtl8822be_set_p2p_ps_offload_cmd()
|