Searched defs:lsop (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/nvme/host/ |
| D | fc.c | 761 struct nvmefc_ls_req_op *lsop; in nvme_fc_abort_lsops() local 990 __nvme_fc_finish_ls_req(struct nvmefc_ls_req_op *lsop) in __nvme_fc_finish_ls_req() 1018 struct nvmefc_ls_req_op *lsop, in __nvme_fc_send_ls_req() 1079 struct nvmefc_ls_req_op *lsop = ls_req_to_lsop(lsreq); in nvme_fc_send_ls_req_done() local 1086 nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop) in nvme_fc_send_ls_req() 1120 struct nvmefc_ls_req_op *lsop, in nvme_fc_send_ls_req_async() 1132 struct nvmefc_ls_req_op *lsop; in nvme_fc_connect_admin_queue() local 1249 struct nvmefc_ls_req_op *lsop; in nvme_fc_connect_queue() local 1350 struct nvmefc_ls_req_op *lsop = ls_req_to_lsop(lsreq); in nvme_fc_disconnect_assoc_done() local 1381 struct nvmefc_ls_req_op *lsop; in nvme_fc_xmt_disconnect_assoc() local [all …]
|
| /kernel/linux/linux-5.10/drivers/nvme/host/ |
| D | fc.c | 767 struct nvmefc_ls_req_op *lsop; in nvme_fc_abort_lsops() local 1037 __nvme_fc_finish_ls_req(struct nvmefc_ls_req_op *lsop) in __nvme_fc_finish_ls_req() 1065 struct nvmefc_ls_req_op *lsop, in __nvme_fc_send_ls_req() 1126 struct nvmefc_ls_req_op *lsop = ls_req_to_lsop(lsreq); in nvme_fc_send_ls_req_done() local 1133 nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop) in nvme_fc_send_ls_req() 1167 struct nvmefc_ls_req_op *lsop, in nvme_fc_send_ls_req_async() 1179 struct nvmefc_ls_req_op *lsop; in nvme_fc_connect_admin_queue() local 1296 struct nvmefc_ls_req_op *lsop; in nvme_fc_connect_queue() local 1397 struct nvmefc_ls_req_op *lsop = ls_req_to_lsop(lsreq); in nvme_fc_disconnect_assoc_done() local 1428 struct nvmefc_ls_req_op *lsop; in nvme_fc_xmt_disconnect_assoc() local [all …]
|
| /kernel/linux/linux-6.6/drivers/nvme/target/ |
| D | fc.c | 347 __nvmet_fc_finish_ls_req(struct nvmet_fc_ls_req_op *lsop) in __nvmet_fc_finish_ls_req() 376 struct nvmet_fc_ls_req_op *lsop, in __nvmet_fc_send_ls_req() 434 struct nvmet_fc_ls_req_op *lsop, in nvmet_fc_send_ls_req_async() 445 struct nvmet_fc_ls_req_op *lsop = in nvmet_fc_disconnect_assoc_done() local 478 struct nvmet_fc_ls_req_op *lsop; in nvmet_fc_xmt_disconnect_assoc() local
|
| /kernel/linux/linux-5.10/drivers/nvme/target/ |
| D | fc.c | 350 __nvmet_fc_finish_ls_req(struct nvmet_fc_ls_req_op *lsop) in __nvmet_fc_finish_ls_req() 378 struct nvmet_fc_ls_req_op *lsop, in __nvmet_fc_send_ls_req() 436 struct nvmet_fc_ls_req_op *lsop, in nvmet_fc_send_ls_req_async() 447 struct nvmet_fc_ls_req_op *lsop = in nvmet_fc_disconnect_assoc_done() local 480 struct nvmet_fc_ls_req_op *lsop; in nvmet_fc_xmt_disconnect_assoc() local
|