Home
last modified time | relevance | path

Searched refs:ulp (Results 1 – 11 of 11) sorted by relevance

/drivers/infiniband/
DKconfig79 source "drivers/infiniband/ulp/ipoib/Kconfig"
81 source "drivers/infiniband/ulp/srp/Kconfig"
82 source "drivers/infiniband/ulp/srpt/Kconfig"
84 source "drivers/infiniband/ulp/iser/Kconfig"
85 source "drivers/infiniband/ulp/isert/Kconfig"
DMakefile3 obj-$(CONFIG_INFINIBAND) += ulp/
/drivers/scsi/be2iscsi/
Dbe_cmds.c1402 if (pfw_cfg->ulp[ulp_num].ulp_mode & in beiscsi_get_fw_config()
1408 pfw_cfg->ulp[ulp_num].sq_base; in beiscsi_get_fw_config()
1410 pfw_cfg->ulp[ulp_num].sq_count; in beiscsi_get_fw_config()
1413 pfw_cfg->ulp[ulp_num].icd_base; in beiscsi_get_fw_config()
1415 pfw_cfg->ulp[ulp_num].icd_count; in beiscsi_get_fw_config()
1443 pfw_cfg->ulp[BEISCSI_ULP0].ulp_mode, in beiscsi_get_fw_config()
1444 pfw_cfg->ulp[BEISCSI_ULP1].ulp_mode); in beiscsi_get_fw_config()
1704 int beiscsi_cmd_iscsi_cleanup(struct beiscsi_hba *phba, unsigned short ulp) in beiscsi_cmd_iscsi_cleanup() argument
1724 req->chute = (1 << ulp); in beiscsi_cmd_iscsi_cleanup()
1725 req->hdr_ring_id = HWI_GET_DEF_HDRQ_ID(phba, ulp); in beiscsi_cmd_iscsi_cleanup()
[all …]
Dbe_cmds.h1197 struct be_ulp_fw_cfg ulp[2]; member
/drivers/net/ethernet/chelsio/cxgb3/
Dt3cdev.h66 void *ulp; /* ulp stuff */ member
/drivers/infiniband/hw/cxgb3/
Diwch.c156 rnicp->rdev.ulp = rnicp; in open_rnic_dev()
207 struct cxio_rdev *rdev = tdev->ulp; in iwch_event_handler()
Diwch_ev.c115 rnicp = (struct iwch_dev *) rdev_p->ulp; in iwch_ev_dispatch()
Dcxio_hal.h106 void *ulp; member
Dcxio_hal.c895 rdev_p = (struct cxio_rdev *)t3cdev_p->ulp; in cxio_hal_ev_handler()
947 rdev_p->t3cdev_p->ulp = (void *) rdev_p; in cxio_rdev_open()
1038 rdev_p->t3cdev_p->ulp = NULL; in cxio_rdev_open()
1051 rdev_p->t3cdev_p->ulp = NULL; in cxio_rdev_close()
Diwch_cm.c144 rdev = (struct cxio_rdev *)tdev->ulp; in iwch_l2t_send()
160 rdev = (struct cxio_rdev *)tdev->ulp; in iwch_cxgb3_ofld_send()
2084 rdev = (struct cxio_rdev *)tdev->ulp; in iwch_ep_disconnect()
/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h672 } ulp[2]; member