Home
last modified time | relevance | path

Searched defs:tgtport (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c980 lpfc_nvmet_xmt_ls_rsp(struct nvmet_fc_target_port *tgtport, in lpfc_nvmet_xmt_ls_rsp() argument
1010 lpfc_nvmet_xmt_fcp_op(struct nvmet_fc_target_port *tgtport, in lpfc_nvmet_xmt_fcp_op() argument
1140 lpfc_nvmet_xmt_fcp_abort(struct nvmet_fc_target_port *tgtport, in lpfc_nvmet_xmt_fcp_abort() argument
1199 lpfc_nvmet_xmt_fcp_release(struct nvmet_fc_target_port *tgtport, in lpfc_nvmet_xmt_fcp_release() argument
1242 lpfc_nvmet_defer_rcv(struct nvmet_fc_target_port *tgtport, in lpfc_nvmet_defer_rcv() argument
1386 lpfc_nvmet_discovery_event(struct nvmet_fc_target_port *tgtport) lpfc_nvmet_discovery_event() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c979 lpfc_nvmet_xmt_ls_rsp(struct nvmet_fc_target_port *tgtport, in lpfc_nvmet_xmt_ls_rsp() argument
1009 lpfc_nvmet_xmt_fcp_op(struct nvmet_fc_target_port *tgtport, in lpfc_nvmet_xmt_fcp_op() argument
1138 lpfc_nvmet_xmt_fcp_abort(struct nvmet_fc_target_port *tgtport, in lpfc_nvmet_xmt_fcp_abort() argument
1197 lpfc_nvmet_xmt_fcp_release(struct nvmet_fc_target_port *tgtport, in lpfc_nvmet_xmt_fcp_release() argument
1240 lpfc_nvmet_defer_rcv(struct nvmet_fc_target_port *tgtport, in lpfc_nvmet_defer_rcv() argument
1390 lpfc_nvmet_discovery_event(struct nvmet_fc_target_port *tgtport) lpfc_nvmet_discovery_event() argument
[all...]
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfcloop.c512 fcloop_tgt_discovery_evt(struct nvmet_fc_target_port *tgtport) in fcloop_tgt_discovery_evt() argument
757 fcloop_fcp_op(struct nvmet_fc_target_port *tgtport, in fcloop_fcp_op() argument
851 fcloop_tgt_fcp_abort(struct nvmet_fc_target_port *tgtport, in fcloop_tgt_fcp_abort() argument
876 fcloop_fcp_req_release(struct nvmet_fc_target_port *tgtport, in fcloop_fcp_req_release() argument
H A Dfc.c34 struct nvmet_fc_tgtport *tgtport; member
51 struct nvmet_fc_tgtport *tgtport; member
90 struct nvmet_fc_tgtport *tgtport; member
117 struct nvmet_fc_tgtport *tgtport; member
152 struct nvmet_fc_tgtport *tgtport; member
163 struct nvmet_fc_tgtport *tgtport; member
352 struct nvmet_fc_tgtport *tgtport = lsop->tgtport; __nvmet_fc_finish_ls_req() local
377 __nvmet_fc_send_ls_req(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_req_op *lsop, void (*done)(struct nvmefc_ls_req *req, int status)) __nvmet_fc_send_ls_req() argument
435 nvmet_fc_send_ls_req_async(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_req_op *lsop, void (*done)(struct nvmefc_ls_req *req, int status)) nvmet_fc_send_ls_req_async() argument
477 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; nvmet_fc_xmt_disconnect_assoc() local
532 nvmet_fc_alloc_ls_iodlist(struct nvmet_fc_tgtport *tgtport) nvmet_fc_alloc_ls_iodlist() argument
582 nvmet_fc_free_ls_iodlist(struct nvmet_fc_tgtport *tgtport) nvmet_fc_free_ls_iodlist() argument
598 nvmet_fc_alloc_ls_iod(struct nvmet_fc_tgtport *tgtport) nvmet_fc_alloc_ls_iod() argument
614 nvmet_fc_free_ls_iod(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_free_ls_iod() argument
625 nvmet_fc_prep_fcp_iodlist(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_tgt_queue *queue) nvmet_fc_prep_fcp_iodlist() argument
660 nvmet_fc_destroy_fcp_iodlist(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_tgt_queue *queue) nvmet_fc_destroy_fcp_iodlist() argument
696 nvmet_fc_queue_fcp_req(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_tgt_queue *queue, struct nvmefc_tgt_fcp_req *fcpreq) nvmet_fc_queue_fcp_req() argument
728 struct nvmet_fc_tgtport *tgtport = fod->tgtport; nvmet_fc_free_fcp_iod() local
885 struct nvmet_fc_tgtport *tgtport = queue->assoc->tgtport; nvmet_fc_delete_target_queue() local
961 nvmet_fc_find_target_queue(struct nvmet_fc_tgtport *tgtport, u64 connection_id) nvmet_fc_find_target_queue() argument
994 struct nvmet_fc_tgtport *tgtport = hostport->tgtport; nvmet_fc_hostport_free() local
1029 nvmet_fc_alloc_hostport(struct nvmet_fc_tgtport *tgtport, void *hosthandle) nvmet_fc_alloc_hostport() argument
1096 nvmet_fc_alloc_target_assoc(struct nvmet_fc_tgtport *tgtport, void *hosthandle) nvmet_fc_alloc_target_assoc() argument
1161 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; nvmet_fc_target_assoc_free() local
1199 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; nvmet_fc_delete_target_assoc() local
1232 nvmet_fc_find_target_assoc(struct nvmet_fc_tgtport *tgtport, u64 association_id) nvmet_fc_find_target_assoc() argument
1254 nvmet_fc_portentry_bind(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_port_entry *pe, struct nvmet_port *port) nvmet_fc_portentry_bind() argument
1291 nvmet_fc_portentry_unbind_tgt(struct nvmet_fc_tgtport *tgtport) nvmet_fc_portentry_unbind_tgt() argument
1313 nvmet_fc_portentry_rebind_tgt(struct nvmet_fc_tgtport *tgtport) nvmet_fc_portentry_rebind_tgt() argument
1437 struct nvmet_fc_tgtport *tgtport = nvmet_fc_free_tgtport() local
1462 nvmet_fc_tgtport_put(struct nvmet_fc_tgtport *tgtport) nvmet_fc_tgtport_put() argument
1468 nvmet_fc_tgtport_get(struct nvmet_fc_tgtport *tgtport) nvmet_fc_tgtport_get() argument
1474 __nvmet_fc_free_assocs(struct nvmet_fc_tgtport *tgtport) __nvmet_fc_free_assocs() argument
1524 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); nvmet_fc_invalidate_host() local
1557 struct nvmet_fc_tgtport *tgtport, *next; nvmet_fc_delete_ctrl() local
1610 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); nvmet_fc_unregister_targetport() local
1635 nvmet_fc_ls_create_association(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_ls_create_association() argument
1726 nvmet_fc_ls_create_connection(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_ls_create_connection() argument
1816 nvmet_fc_ls_disconnect(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_ls_disconnect() argument
1911 struct nvmet_fc_tgtport *tgtport = iod->tgtport; nvmet_fc_xmt_ls_rsp_done() local
1920 nvmet_fc_xmt_ls_rsp(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_xmt_ls_rsp() argument
1937 nvmet_fc_handle_ls_rqst(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_handle_ls_rqst() argument
1988 struct nvmet_fc_tgtport *tgtport = iod->tgtport; nvmet_fc_handle_ls_rqst_work() local
2017 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); nvmet_fc_rcv_ls_req() local
2123 nvmet_fc_prep_fcp_rsp(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod) nvmet_fc_prep_fcp_rsp() argument
2188 nvmet_fc_abort_op(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod) nvmet_fc_abort_op() argument
2208 nvmet_fc_xmt_fcp_rsp(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod) nvmet_fc_xmt_fcp_rsp() argument
2224 nvmet_fc_transfer_fcp_data(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod, u8 op) nvmet_fc_transfer_fcp_data() argument
2308 struct nvmet_fc_tgtport *tgtport = fod->tgtport; __nvmet_fc_fod_op_abort() local
2331 struct nvmet_fc_tgtport *tgtport = fod->tgtport; nvmet_fc_fod_op_done() local
2430 __nvmet_fc_fcp_nvme_cmd_done(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod, int status) __nvmet_fc_fcp_nvme_cmd_done() argument
2487 struct nvmet_fc_tgtport *tgtport = fod->tgtport; nvmet_fc_fcp_nvme_cmd_done() local
2497 nvmet_fc_handle_fcp_rqst(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod) nvmet_fc_handle_fcp_rqst() argument
2637 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); nvmet_fc_rcv_fcp_req() local
2842 struct nvmet_fc_tgtport *tgtport; nvmet_fc_add_port() local
2900 struct nvmet_fc_tgtport *tgtport = pe->tgtport; nvmet_fc_discovery_chg() local
[all...]
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfcloop.c512 fcloop_tgt_discovery_evt(struct nvmet_fc_target_port *tgtport) in fcloop_tgt_discovery_evt() argument
803 fcloop_fcp_op(struct nvmet_fc_target_port *tgtport, in fcloop_fcp_op() argument
897 fcloop_tgt_fcp_abort(struct nvmet_fc_target_port *tgtport, in fcloop_tgt_fcp_abort() argument
922 fcloop_fcp_req_release(struct nvmet_fc_target_port *tgtport, in fcloop_fcp_req_release() argument
H A Dfc.c34 struct nvmet_fc_tgtport *tgtport; member
51 struct nvmet_fc_tgtport *tgtport; member
90 struct nvmet_fc_tgtport *tgtport; member
119 struct nvmet_fc_tgtport *tgtport; member
155 struct nvmet_fc_tgtport *tgtport; member
166 struct nvmet_fc_tgtport *tgtport; member
255 struct nvmet_fc_tgtport *tgtport = nvmet_fc_put_tgtport_work() local
363 struct nvmet_fc_tgtport *tgtport = lsop->tgtport; __nvmet_fc_finish_ls_req() local
389 __nvmet_fc_send_ls_req(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_req_op *lsop, void (*done)(struct nvmefc_ls_req *req, int status)) __nvmet_fc_send_ls_req() argument
447 nvmet_fc_send_ls_req_async(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_req_op *lsop, void (*done)(struct nvmefc_ls_req *req, int status)) nvmet_fc_send_ls_req_async() argument
489 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; nvmet_fc_xmt_disconnect_assoc() local
544 nvmet_fc_alloc_ls_iodlist(struct nvmet_fc_tgtport *tgtport) nvmet_fc_alloc_ls_iodlist() argument
594 nvmet_fc_free_ls_iodlist(struct nvmet_fc_tgtport *tgtport) nvmet_fc_free_ls_iodlist() argument
610 nvmet_fc_alloc_ls_iod(struct nvmet_fc_tgtport *tgtport) nvmet_fc_alloc_ls_iod() argument
626 nvmet_fc_free_ls_iod(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_free_ls_iod() argument
637 nvmet_fc_prep_fcp_iodlist(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_tgt_queue *queue) nvmet_fc_prep_fcp_iodlist() argument
672 nvmet_fc_destroy_fcp_iodlist(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_tgt_queue *queue) nvmet_fc_destroy_fcp_iodlist() argument
708 nvmet_fc_queue_fcp_req(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_tgt_queue *queue, struct nvmefc_tgt_fcp_req *fcpreq) nvmet_fc_queue_fcp_req() argument
740 struct nvmet_fc_tgtport *tgtport = fod->tgtport; nvmet_fc_free_fcp_iod() local
882 struct nvmet_fc_tgtport *tgtport = queue->assoc->tgtport; nvmet_fc_delete_target_queue() local
958 nvmet_fc_find_target_queue(struct nvmet_fc_tgtport *tgtport, u64 connection_id) nvmet_fc_find_target_queue() argument
990 struct nvmet_fc_tgtport *tgtport = hostport->tgtport; nvmet_fc_hostport_free() local
1025 nvmet_fc_match_hostport(struct nvmet_fc_tgtport *tgtport, void *hosthandle) nvmet_fc_match_hostport() argument
1042 nvmet_fc_alloc_hostport(struct nvmet_fc_tgtport *tgtport, void *hosthandle) nvmet_fc_alloc_hostport() argument
1106 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; nvmet_fc_delete_assoc_work() local
1120 nvmet_fc_alloc_target_assoc(struct nvmet_fc_tgtport *tgtport, void *hosthandle) nvmet_fc_alloc_target_assoc() argument
1188 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; nvmet_fc_target_assoc_free() local
1231 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; nvmet_fc_delete_target_assoc() local
1259 nvmet_fc_find_target_assoc(struct nvmet_fc_tgtport *tgtport, u64 association_id) nvmet_fc_find_target_assoc() argument
1280 nvmet_fc_portentry_bind(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_port_entry *pe, struct nvmet_port *port) nvmet_fc_portentry_bind() argument
1317 nvmet_fc_portentry_unbind_tgt(struct nvmet_fc_tgtport *tgtport) nvmet_fc_portentry_unbind_tgt() argument
1339 nvmet_fc_portentry_rebind_tgt(struct nvmet_fc_tgtport *tgtport) nvmet_fc_portentry_rebind_tgt() argument
1464 struct nvmet_fc_tgtport *tgtport = nvmet_fc_free_tgtport() local
1489 nvmet_fc_tgtport_put(struct nvmet_fc_tgtport *tgtport) nvmet_fc_tgtport_put() argument
1495 nvmet_fc_tgtport_get(struct nvmet_fc_tgtport *tgtport) nvmet_fc_tgtport_get() argument
1501 __nvmet_fc_free_assocs(struct nvmet_fc_tgtport *tgtport) __nvmet_fc_free_assocs() argument
1548 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); nvmet_fc_invalidate_host() local
1580 struct nvmet_fc_tgtport *tgtport, *next; nvmet_fc_delete_ctrl() local
1632 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); nvmet_fc_unregister_targetport() local
1659 nvmet_fc_ls_create_association(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_ls_create_association() argument
1750 nvmet_fc_ls_create_connection(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_ls_create_connection() argument
1840 nvmet_fc_ls_disconnect(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_ls_disconnect() argument
1933 struct nvmet_fc_tgtport *tgtport = iod->tgtport; nvmet_fc_xmt_ls_rsp_done() local
1942 nvmet_fc_xmt_ls_rsp(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_xmt_ls_rsp() argument
1959 nvmet_fc_handle_ls_rqst(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_ls_iod *iod) nvmet_fc_handle_ls_rqst() argument
2010 struct nvmet_fc_tgtport *tgtport = iod->tgtport; nvmet_fc_handle_ls_rqst_work() local
2040 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); nvmet_fc_rcv_ls_req() local
2146 nvmet_fc_prep_fcp_rsp(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod) nvmet_fc_prep_fcp_rsp() argument
2211 nvmet_fc_abort_op(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod) nvmet_fc_abort_op() argument
2231 nvmet_fc_xmt_fcp_rsp(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod) nvmet_fc_xmt_fcp_rsp() argument
2247 nvmet_fc_transfer_fcp_data(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod, u8 op) nvmet_fc_transfer_fcp_data() argument
2331 struct nvmet_fc_tgtport *tgtport = fod->tgtport; __nvmet_fc_fod_op_abort() local
2354 struct nvmet_fc_tgtport *tgtport = fod->tgtport; nvmet_fc_fod_op_done() local
2453 __nvmet_fc_fcp_nvme_cmd_done(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod, int status) __nvmet_fc_fcp_nvme_cmd_done() argument
2510 struct nvmet_fc_tgtport *tgtport = fod->tgtport; nvmet_fc_fcp_nvme_cmd_done() local
2520 nvmet_fc_handle_fcp_rqst(struct nvmet_fc_tgtport *tgtport, struct nvmet_fc_fcp_iod *fod) nvmet_fc_handle_fcp_rqst() argument
2661 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); nvmet_fc_rcv_fcp_req() local
2866 struct nvmet_fc_tgtport *tgtport; nvmet_fc_add_port() local
2927 struct nvmet_fc_tgtport *tgtport = pe->tgtport; nvmet_fc_discovery_chg() local
[all...]

Completed in 19 milliseconds