/linux-4.4.14/Documentation/DocBook/ |
D | scsi.xml.db | 102 API-iscsi-create-flashnode-sess 103 API-iscsi-create-flashnode-conn 104 API-iscsi-is-flashnode-conn-dev 105 API-iscsi-find-flashnode-sess 106 API-iscsi-find-flashnode-conn 107 API-iscsi-destroy-flashnode-sess 108 API-iscsi-destroy-all-flashnode 109 API-iscsi-scan-finished 110 API-iscsi-block-scsi-eh 111 API-iscsi-unblock-session [all …]
|
/linux-4.4.14/Documentation/scsi/ |
D | cxgb3i.txt | 40 The cxgb3i driver interfaces with open-iscsi initiator and provides the iSCSI 46 The following steps need to be taken to accelerates the open-iscsi initiator: 50 The cxgb3i module registers a new transport class "cxgb3i" with open-iscsi. 58 2. Create an interface file located under /etc/iscsi/ifaces/ for the new 64 iface.ipaddress = <iscsi ip address> 66 * if iface.ipaddress is specified, <iscsi ip address> needs to be either the 70 3. edit /etc/iscsi/iscsid.conf 74 node.conn[0].iscsi.MaxRecvDataSegmentLength = 8192 81 4. To direct open-iscsi traffic to go through cxgb3i's accelerated path,
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | cnic.c | 1269 cp->ctx_tbl[i].proto.iscsi = &cp->iscsi_tbl[i]; in cnic_alloc_bnx2x_resc() 1594 struct cnic_iscsi *iscsi = ctx->proto.iscsi; in cnic_free_bnx2x_conn_resc() local 1596 cnic_free_dma(dev, &iscsi->hq_info); in cnic_free_bnx2x_conn_resc() 1597 cnic_free_dma(dev, &iscsi->r2tq_info); in cnic_free_bnx2x_conn_resc() 1598 cnic_free_dma(dev, &iscsi->task_array_info); in cnic_free_bnx2x_conn_resc() 1613 struct cnic_iscsi *iscsi = ctx->proto.iscsi; in cnic_alloc_bnx2x_conn_resc() local 1634 ret = cnic_alloc_dma(dev, &iscsi->task_array_info, pages, 1); in cnic_alloc_bnx2x_conn_resc() 1639 ret = cnic_alloc_dma(dev, &iscsi->r2tq_info, pages, 1); in cnic_alloc_bnx2x_conn_resc() 1644 ret = cnic_alloc_dma(dev, &iscsi->hq_info, pages, 1); in cnic_alloc_bnx2x_conn_resc() 1696 struct cnic_iscsi *iscsi = ctx->proto.iscsi; in cnic_setup_bnx2x_ctx() local [all …]
|
D | cnic.h | 173 struct cnic_iscsi *iscsi; member
|
D | cnic_defs.h | 4246 struct tstorm_iscsi_st_context_section iscsi; member 4635 struct xstorm_iscsi_context_section iscsi; member
|
/linux-4.4.14/drivers/infiniband/ulp/isert/ |
D | Makefile | 1 ccflags-y := -Idrivers/target -Idrivers/target/iscsi
|
/linux-4.4.14/drivers/target/ |
D | Makefile | 30 obj-$(CONFIG_ISCSI_TARGET) += iscsi/
|
D | Kconfig | 44 source "drivers/target/iscsi/Kconfig"
|
/linux-4.4.14/Documentation/cgroups/ |
D | net_prio.txt | 38 echo "eth0 5" > /sys/fs/cgroups/net_prio/iscsi/net_prio.ifpriomap 41 iscsi net_prio cgroup and egressing on interface eth0 to have the priority of
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb_nl.c | 182 if ((pf->flags & I40E_FLAG_MFP_ENABLED) && !(pf->hw.func_caps.iscsi)) in i40e_dcbnl_set_all() 289 if ((pf->flags & I40E_FLAG_MFP_ENABLED) && !(pf->hw.func_caps.iscsi)) in i40e_dcbnl_flush_apps()
|
D | i40e_type.h | 249 bool iscsi; /* Indicates iSCSI enabled */ member
|
D | i40e_main.c | 4520 if (pf->hw.func_caps.iscsi) in i40e_pf_get_num_tc() 4574 if (pf->hw.func_caps.iscsi) in i40e_pf_get_tc_map() 8814 !(pf->hw.func_caps.iscsi)) { /* NIC type PF */ in i40e_add_vsi()
|
D | i40e_common.c | 2887 p->iscsi = true; in i40e_parse_discover_capabilities()
|
/linux-4.4.14/drivers/scsi/csiostor/ |
D | t4fw_api_stor.h | 222 } iscsi; member 248 } iscsi; member 274 } iscsi; member
|
D | csio_hw.c | 1833 SAME_INTF(ri) && SAME_INTF(iscsi) && SAME_INTF(fcoe)) in fw_compatible()
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | pnfs.txt | 75 to automatically login to yet undiscovered iscsi/osd devices. For this the 93 -u target uri e.g. iscsi://<ip>:<port>
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 223 struct cxgb4_range iscsi; member
|
D | cxgb4_main.c | 4094 adap->vres.iscsi.start = val[0]; in adap_init0() 4095 adap->vres.iscsi.size = val[1] - val[0] + 1; in adap_init0()
|
D | t4_hw.c | 3045 SAME_INTF(ri) && SAME_INTF(iscsi) && SAME_INTF(fcoe)) in fw_compatible()
|
/linux-4.4.14/Documentation/target/ |
D | tcm_mod_builder.txt | 145 Nicholas A. Bellinger <nab@linux-iscsi.org>
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ctx.c | 958 u16 nic = 0, fcoe = 0, iscsi = 0; in qlcnic_82xx_get_pci_info() local 989 &nic, &fcoe, &iscsi); in qlcnic_82xx_get_pci_info() 1005 ahw->total_pci_func = nic + fcoe + iscsi; in qlcnic_82xx_get_pci_info()
|
D | qlcnic_83xx_hw.c | 2463 u16 *nic, u16 *fcoe, u16 *iscsi) in qlcnic_get_pci_func_type() argument 2476 (*iscsi)++; in qlcnic_get_pci_func_type() 2492 u16 nic = 0, fcoe = 0, iscsi = 0; in qlcnic_83xx_get_pci_info() local 2516 &nic, &fcoe, &iscsi); in qlcnic_83xx_get_pci_info() 2535 ahw->total_pci_func = nic + fcoe + iscsi; in qlcnic_83xx_get_pci_info()
|
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 1727 err = cxgbi_ddp_init(cdev, lldi->vr->iscsi.start, in cxgb4i_ddp_init() 1728 lldi->vr->iscsi.start + lldi->vr->iscsi.size - 1, in cxgb4i_ddp_init()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_type.h | 249 bool iscsi; /* Indicates iSCSI enabled */ member
|
/linux-4.4.14/Documentation/powerpc/ |
D | firmware-assisted-dump.txt | 79 network, nas, san, iscsi, etc. as desired.
|
/linux-4.4.14/ |
D | MAINTAINERS | 5837 L: open-iscsi@googlegroups.com 5838 W: www.open-iscsi.org 5839 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mnc/linux-2.6-iscsi.git 5841 F: drivers/scsi/*iscsi* 5842 F: include/scsi/*iscsi* 5851 W: www.open-iscsi.org 5861 W: http://www.linux-iscsi.org 10369 M: "Nicholas A. Bellinger" <nab@linux-iscsi.org> 10372 W: http://www.linux-iscsi.org 10373 W: http://groups.google.com/group/linux-iscsi-target-dev
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 327 http://open-iscsi.org
|