Searched refs:nexus (Results 1 – 25 of 32) sorted by relevance
12
/linux/drivers/net/mdio/ |
A D | mdio-thunder.c | 27 struct thunder_mdiobus_nexus *nexus; in thunder_mdiobus_pci_probe() local 31 nexus = devm_kzalloc(&pdev->dev, sizeof(*nexus), GFP_KERNEL); in thunder_mdiobus_pci_probe() 32 if (!nexus) in thunder_mdiobus_pci_probe() 35 pci_set_drvdata(pdev, nexus); in thunder_mdiobus_pci_probe() 50 nexus->bar0 = pcim_iomap(pdev, 0, pci_resource_len(pdev, 0)); in thunder_mdiobus_pci_probe() 51 if (!nexus->bar0) { in thunder_mdiobus_pci_probe() 84 nexus->buses[i] = bus; in thunder_mdiobus_pci_probe() 87 bus->register_base = nexus->bar0 + in thunder_mdiobus_pci_probe() 104 if (i >= ARRAY_SIZE(nexus->buses)) in thunder_mdiobus_pci_probe() 122 for (i = 0; i < ARRAY_SIZE(nexus->buses); i++) { in thunder_mdiobus_pci_remove() [all …]
|
/linux/Documentation/devicetree/bindings/net/ |
A D | cavium-mdio.txt | 36 device, this PCI device is the nexus of the buses. 40 - compatible: "cavium,thunder-8890-mdio-nexus"; 42 - reg: The PCI device and function numbers of the nexus device. 54 mdio-nexus@1,3 { 55 compatible = "cavium,thunder-8890-mdio-nexus";
|
A D | cavium-pip.txt | 1 * PIP Ethernet nexus. 3 The PIP Ethernet nexus can control several data packet input/output 9 Properties for the PIP nexus: 20 Properties for PIP interfaces which is a child the PIP nexus:
|
/linux/drivers/infiniband/ulp/srpt/ |
A D | ib_srpt.c | 1982 struct srpt_nexus *nexus; in __srpt_close_all_ch() local 2014 nexus = n; in srpt_get_nexus() 2021 swap(nexus, tmp_nexus); in srpt_get_nexus() 2025 if (nexus) in srpt_get_nexus() 2039 return nexus; in srpt_get_nexus() 2150 struct srpt_nexus *nexus; in srpt_cm_req_recv() local 2173 if (IS_ERR(nexus)) { in srpt_cm_req_recv() 2174 ret = PTR_ERR(nexus); in srpt_cm_req_recv() 2220 ch->nexus = nexus; in srpt_cm_req_recv() 2978 list_del(&nexus->entry); in srpt_release_sport() [all …]
|
A D | ib_srpt.h | 293 struct srpt_nexus *nexus; member
|
/linux/drivers/scsi/aic94xx/ |
A D | aic94xx_tmf.c | 120 scb->clear_nexus.nexus = NEXUS_ADAPTER; in asd_clear_nexus_ha() 129 scb->clear_nexus.nexus = NEXUS_PORT; in asd_clear_nexus_port() 146 scb->clear_nexus.nexus = NEXUS_I_T; in asd_clear_nexus_I_T() 206 scb->clear_nexus.nexus = NEXUS_I_T_L; in asd_clear_nexus_I_T_L() 220 scb->clear_nexus.nexus = NEXUS_TAG; in asd_clear_nexus_tag() 235 scb->clear_nexus.nexus = NEXUS_TRANS_CX; in asd_clear_nexus_index()
|
A D | aic94xx_sas.h | 474 u8 nexus; member
|
/linux/drivers/scsi/ibmvscsi_tgt/ |
A D | ibmvscsi_tgt.c | 2211 struct ibmvscsis_nexus *nexus; in ibmvscsis_make_nexus() local 2220 nexus = kzalloc(sizeof(*nexus), GFP_KERNEL); in ibmvscsis_make_nexus() 2221 if (!nexus) { in ibmvscsis_make_nexus() 2229 if (IS_ERR(nexus->se_sess)) { in ibmvscsis_make_nexus() 2230 rc = PTR_ERR(nexus->se_sess); in ibmvscsis_make_nexus() 2234 tport->ibmv_nexus = nexus; in ibmvscsis_make_nexus() 2239 kfree(nexus); in ibmvscsis_make_nexus() 2248 nexus = tport->ibmv_nexus; in ibmvscsis_drop_nexus() 2249 if (!nexus) in ibmvscsis_drop_nexus() 2252 se_sess = nexus->se_sess; in ibmvscsis_drop_nexus() [all …]
|
/linux/Documentation/devicetree/bindings/mfd/ |
A D | mfd.txt | 3 These devices comprise a nexus for heterogeneous hardware blocks containing 23 memory-mapped bus. For more complex devices, when the nexus driver has to
|
/linux/arch/powerpc/boot/dts/fsl/ |
A D | mpc8568si-post.dtsi | 125 i2c-sleep-nexus { 137 duart-sleep-nexus {
|
A D | mpc8569si-post.dtsi | 119 i2c-sleep-nexus { 131 duart-sleep-nexus {
|
A D | mpc8568mds.dts | 71 i2c-sleep-nexus {
|
A D | mpc8569mds.dts | 105 i2c-sleep-nexus {
|
/linux/Documentation/devicetree/bindings/powerpc/ |
A D | sleep.yaml | 38 (similar to an interrupt nexus, except that defining a standardized
|
/linux/arch/powerpc/boot/dts/ |
A D | mpc8313erdb.dts | 108 sleep-nexus { 321 sleep-nexus {
|
A D | mpc8377_wlan.dts | 116 sleep-nexus {
|
A D | mpc8379_rdb.dts | 124 sleep-nexus {
|
A D | mpc8377_mds.dts | 128 sleep-nexus {
|
A D | mpc8377_rdb.dts | 126 sleep-nexus {
|
A D | mpc8378_mds.dts | 128 sleep-nexus {
|
A D | mpc8378_rdb.dts | 126 sleep-nexus {
|
A D | mpc8379_mds.dts | 126 sleep-nexus {
|
/linux/drivers/xen/ |
A D | xen-scsiback.c | 555 struct scsiback_nexus *nexus = tpg->tpg_nexus; in scsiback_device_action() local 562 rc = target_submit_tmr(&pending_req->se_cmd, nexus->tvn_se_sess, in scsiback_device_action() 612 struct scsiback_nexus *nexus = tpg->tpg_nexus; in scsiback_get_pend_req() local 613 struct se_session *se_sess = nexus->tvn_se_sess; in scsiback_get_pend_req() 1655 CONFIGFS_ATTR(scsiback_tpg_, nexus);
|
/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
A D | dcsr.txt | 130 which stages the nexus trace data for transmission via the Aurora port
|
/linux/drivers/scsi/aacraid/ |
A D | aachba.c | 1965 u32 lun_count, nexus; in aac_set_safw_attr_all_targets() local 1979 nexus = aac_get_safw_phys_nexus(dev, i); in aac_set_safw_attr_all_targets() 1990 if (nexus != 0 && (attribs & 8)) { in aac_set_safw_attr_all_targets() 1994 nexus; in aac_set_safw_attr_all_targets()
|
Completed in 867 milliseconds
12