Lines Matching defs:pnvme_lport
237 * @pnvme_lport: Transport localport that LS is to be issued from
253 lpfc_nvme_create_queue(struct nvme_fc_local_port *pnvme_lport,
262 if (!pnvme_lport->private)
265 lport = (struct lpfc_nvme_lport *)pnvme_lport->private;
297 * @pnvme_lport: Transport localport that LS is to be issued from
310 lpfc_nvme_delete_queue(struct nvme_fc_local_port *pnvme_lport,
317 if (!pnvme_lport->private)
320 lport = (struct lpfc_nvme_lport *)pnvme_lport->private;
792 * @pnvme_lport: Transport localport that LS is to be issued from.
804 lpfc_nvme_ls_req(struct nvme_fc_local_port *pnvme_lport,
813 lport = (struct lpfc_nvme_lport *)pnvme_lport->private;
932 * @pnvme_lport: Transport localport that LS is to be issued from.
940 lpfc_nvme_ls_abort(struct nvme_fc_local_port *pnvme_lport,
950 lport = (struct lpfc_nvme_lport *)pnvme_lport->private;
1611 lpfc_nvme_fcp_io_submit(struct nvme_fc_local_port *pnvme_lport,
1636 lport = (struct lpfc_nvme_lport *)pnvme_lport->private;
1894 lpfc_nvme_fcp_abort(struct nvme_fc_local_port *pnvme_lport,
1912 lport = (struct lpfc_nvme_lport *)pnvme_lport->private;