Lines Matching defs:tgtport
34 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
153 struct nvmet_fc_tgtport *tgtport; member
164 struct nvmet_fc_tgtport *tgtport; member
354 struct nvmet_fc_tgtport *tgtport = lsop->tgtport; in __nvmet_fc_finish_ls_req() local
379 __nvmet_fc_send_ls_req(struct nvmet_fc_tgtport *tgtport, in __nvmet_fc_send_ls_req()
437 nvmet_fc_send_ls_req_async(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_send_ls_req_async()
479 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; in nvmet_fc_xmt_disconnect_assoc() local
534 nvmet_fc_alloc_ls_iodlist(struct nvmet_fc_tgtport *tgtport) in nvmet_fc_alloc_ls_iodlist()
584 nvmet_fc_free_ls_iodlist(struct nvmet_fc_tgtport *tgtport) in nvmet_fc_free_ls_iodlist()
600 nvmet_fc_alloc_ls_iod(struct nvmet_fc_tgtport *tgtport) in nvmet_fc_alloc_ls_iod()
616 nvmet_fc_free_ls_iod(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_free_ls_iod()
627 nvmet_fc_prep_fcp_iodlist(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_prep_fcp_iodlist()
662 nvmet_fc_destroy_fcp_iodlist(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_destroy_fcp_iodlist()
698 nvmet_fc_queue_fcp_req(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_queue_fcp_req()
730 struct nvmet_fc_tgtport *tgtport = fod->tgtport; in nvmet_fc_free_fcp_iod() local
881 struct nvmet_fc_tgtport *tgtport = queue->assoc->tgtport; in nvmet_fc_delete_target_queue() local
957 nvmet_fc_find_target_queue(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_find_target_queue()
989 struct nvmet_fc_tgtport *tgtport = hostport->tgtport; in nvmet_fc_hostport_free() local
1024 nvmet_fc_match_hostport(struct nvmet_fc_tgtport *tgtport, void *hosthandle) in nvmet_fc_match_hostport()
1041 nvmet_fc_alloc_hostport(struct nvmet_fc_tgtport *tgtport, void *hosthandle) in nvmet_fc_alloc_hostport()
1106 nvmet_fc_alloc_target_assoc(struct nvmet_fc_tgtport *tgtport, void *hosthandle) in nvmet_fc_alloc_target_assoc()
1171 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; in nvmet_fc_target_assoc_free() local
1209 struct nvmet_fc_tgtport *tgtport = assoc->tgtport; in nvmet_fc_delete_target_assoc() local
1245 nvmet_fc_find_target_assoc(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_find_target_assoc()
1266 nvmet_fc_portentry_bind(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_portentry_bind()
1303 nvmet_fc_portentry_unbind_tgt(struct nvmet_fc_tgtport *tgtport) in nvmet_fc_portentry_unbind_tgt()
1325 nvmet_fc_portentry_rebind_tgt(struct nvmet_fc_tgtport *tgtport) in nvmet_fc_portentry_rebind_tgt()
1449 struct nvmet_fc_tgtport *tgtport = in nvmet_fc_free_tgtport() local
1474 nvmet_fc_tgtport_put(struct nvmet_fc_tgtport *tgtport) in nvmet_fc_tgtport_put()
1480 nvmet_fc_tgtport_get(struct nvmet_fc_tgtport *tgtport) in nvmet_fc_tgtport_get()
1486 __nvmet_fc_free_assocs(struct nvmet_fc_tgtport *tgtport) in __nvmet_fc_free_assocs()
1534 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); in nvmet_fc_invalidate_host() local
1567 struct nvmet_fc_tgtport *tgtport, *next; in nvmet_fc_delete_ctrl() local
1620 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); in nvmet_fc_unregister_targetport() local
1645 nvmet_fc_ls_create_association(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_ls_create_association()
1734 nvmet_fc_ls_create_connection(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_ls_create_connection()
1824 nvmet_fc_ls_disconnect(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_ls_disconnect()
1919 struct nvmet_fc_tgtport *tgtport = iod->tgtport; in nvmet_fc_xmt_ls_rsp_done() local
1928 nvmet_fc_xmt_ls_rsp(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_xmt_ls_rsp()
1945 nvmet_fc_handle_ls_rqst(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_handle_ls_rqst()
1996 struct nvmet_fc_tgtport *tgtport = iod->tgtport; in nvmet_fc_handle_ls_rqst_work() local
2026 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); in nvmet_fc_rcv_ls_req() local
2132 nvmet_fc_prep_fcp_rsp(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_prep_fcp_rsp()
2197 nvmet_fc_abort_op(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_abort_op()
2217 nvmet_fc_xmt_fcp_rsp(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_xmt_fcp_rsp()
2233 nvmet_fc_transfer_fcp_data(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_transfer_fcp_data()
2317 struct nvmet_fc_tgtport *tgtport = fod->tgtport; in __nvmet_fc_fod_op_abort() local
2340 struct nvmet_fc_tgtport *tgtport = fod->tgtport; in nvmet_fc_fod_op_done() local
2439 __nvmet_fc_fcp_nvme_cmd_done(struct nvmet_fc_tgtport *tgtport, in __nvmet_fc_fcp_nvme_cmd_done()
2496 struct nvmet_fc_tgtport *tgtport = fod->tgtport; in nvmet_fc_fcp_nvme_cmd_done() local
2506 nvmet_fc_handle_fcp_rqst(struct nvmet_fc_tgtport *tgtport, in nvmet_fc_handle_fcp_rqst()
2646 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port); in nvmet_fc_rcv_fcp_req() local
2851 struct nvmet_fc_tgtport *tgtport; in nvmet_fc_add_port() local
2909 struct nvmet_fc_tgtport *tgtport = pe->tgtport; in nvmet_fc_discovery_chg() local