Lines Matching defs:nvmet_fc_tgtport
25 struct nvmet_fc_tgtport;
34 struct nvmet_fc_tgtport *tgtport;
51 struct nvmet_fc_tgtport *tgtport;
90 struct nvmet_fc_tgtport *tgtport;
96 struct nvmet_fc_tgtport {
117 struct nvmet_fc_tgtport *tgtport;
152 struct nvmet_fc_tgtport *tgtport;
163 struct nvmet_fc_tgtport *tgtport;
218 static inline struct nvmet_fc_tgtport *
221 return container_of(targetport, struct nvmet_fc_tgtport,
248 static void nvmet_fc_tgtport_put(struct nvmet_fc_tgtport *tgtport);
249 static int nvmet_fc_tgtport_get(struct nvmet_fc_tgtport *tgtport);
250 static void nvmet_fc_handle_fcp_rqst(struct nvmet_fc_tgtport *tgtport,
253 static void nvmet_fc_xmt_ls_rsp(struct nvmet_fc_tgtport *tgtport,
352 struct nvmet_fc_tgtport *tgtport = lsop->tgtport;
377 __nvmet_fc_send_ls_req(struct nvmet_fc_tgtport *tgtport,
435 nvmet_fc_send_ls_req_async(struct nvmet_fc_tgtport *tgtport,
477 struct nvmet_fc_tgtport *tgtport = assoc->tgtport;
532 nvmet_fc_alloc_ls_iodlist(struct nvmet_fc_tgtport *tgtport)
582 nvmet_fc_free_ls_iodlist(struct nvmet_fc_tgtport *tgtport)
598 nvmet_fc_alloc_ls_iod(struct nvmet_fc_tgtport *tgtport)
614 nvmet_fc_free_ls_iod(struct nvmet_fc_tgtport *tgtport,
625 nvmet_fc_prep_fcp_iodlist(struct nvmet_fc_tgtport *tgtport,
660 nvmet_fc_destroy_fcp_iodlist(struct nvmet_fc_tgtport *tgtport,
696 nvmet_fc_queue_fcp_req(struct nvmet_fc_tgtport *tgtport,
728 struct nvmet_fc_tgtport *tgtport = fod->tgtport;
885 struct nvmet_fc_tgtport *tgtport = queue->assoc->tgtport;
961 nvmet_fc_find_target_queue(struct nvmet_fc_tgtport *tgtport,
994 struct nvmet_fc_tgtport *tgtport = hostport->tgtport;
1029 nvmet_fc_alloc_hostport(struct nvmet_fc_tgtport *tgtport, void *hosthandle)
1096 nvmet_fc_alloc_target_assoc(struct nvmet_fc_tgtport *tgtport, void *hosthandle)
1161 struct nvmet_fc_tgtport *tgtport = assoc->tgtport;
1199 struct nvmet_fc_tgtport *tgtport = assoc->tgtport;
1232 nvmet_fc_find_target_assoc(struct nvmet_fc_tgtport *tgtport,
1254 nvmet_fc_portentry_bind(struct nvmet_fc_tgtport *tgtport,
1291 nvmet_fc_portentry_unbind_tgt(struct nvmet_fc_tgtport *tgtport)
1313 nvmet_fc_portentry_rebind_tgt(struct nvmet_fc_tgtport *tgtport)
1354 struct nvmet_fc_tgtport *newrec;
1437 struct nvmet_fc_tgtport *tgtport =
1438 container_of(ref, struct nvmet_fc_tgtport, ref);
1462 nvmet_fc_tgtport_put(struct nvmet_fc_tgtport *tgtport)
1468 nvmet_fc_tgtport_get(struct nvmet_fc_tgtport *tgtport)
1474 __nvmet_fc_free_assocs(struct nvmet_fc_tgtport *tgtport)
1524 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port);
1557 struct nvmet_fc_tgtport *tgtport, *next;
1610 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port);
1635 nvmet_fc_ls_create_association(struct nvmet_fc_tgtport *tgtport,
1726 nvmet_fc_ls_create_connection(struct nvmet_fc_tgtport *tgtport,
1816 nvmet_fc_ls_disconnect(struct nvmet_fc_tgtport *tgtport,
1911 struct nvmet_fc_tgtport *tgtport = iod->tgtport;
1920 nvmet_fc_xmt_ls_rsp(struct nvmet_fc_tgtport *tgtport,
1937 nvmet_fc_handle_ls_rqst(struct nvmet_fc_tgtport *tgtport,
1988 struct nvmet_fc_tgtport *tgtport = iod->tgtport;
2017 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port);
2123 nvmet_fc_prep_fcp_rsp(struct nvmet_fc_tgtport *tgtport,
2188 nvmet_fc_abort_op(struct nvmet_fc_tgtport *tgtport,
2208 nvmet_fc_xmt_fcp_rsp(struct nvmet_fc_tgtport *tgtport,
2224 nvmet_fc_transfer_fcp_data(struct nvmet_fc_tgtport *tgtport,
2308 struct nvmet_fc_tgtport *tgtport = fod->tgtport;
2331 struct nvmet_fc_tgtport *tgtport = fod->tgtport;
2430 __nvmet_fc_fcp_nvme_cmd_done(struct nvmet_fc_tgtport *tgtport,
2487 struct nvmet_fc_tgtport *tgtport = fod->tgtport;
2497 nvmet_fc_handle_fcp_rqst(struct nvmet_fc_tgtport *tgtport,
2637 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port);
2842 struct nvmet_fc_tgtport *tgtport;
2900 struct nvmet_fc_tgtport *tgtport = pe->tgtport;