Searched refs:lpfc_ct_cmd (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_ct.c654 * lpfc_ct_cmd - Build and issue a CT command
664 lpfc_ct_cmd(struct lpfc_vport *vport, struct lpfc_dmabuf *inmp, function
2131 /* The lpfc_ct_cmd/lpfc_get_req shall increment ndlp reference count
2134 if (!lpfc_ct_cmd(vport, mp, bmp, ndlp, cmpl, rsp_size, retry)) {
3399 * The lpfc_ct_cmd/lpfc_get_req shall increment ndlp reference count
3402 if (!lpfc_ct_cmd(vport, rq, rsp, ndlp, cmpl, rsp_size, 0))
3783 /* The lpfc_ct_cmd/lpfc_get_req shall increment ndlp reference count
3786 if (!lpfc_ct_cmd(vport, mp, bmp, ndlp, cmpl, rsp_size, retry))

Completed in 198 milliseconds