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 {
119 struct nvmet_fc_tgtport *tgtport;
155 struct nvmet_fc_tgtport *tgtport;
166 struct nvmet_fc_tgtport *tgtport;
222 static inline struct nvmet_fc_tgtport *
225 return container_of(targetport, struct nvmet_fc_tgtport,
252 static void nvmet_fc_tgtport_put(struct nvmet_fc_tgtport *tgtport);
255 struct nvmet_fc_tgtport *tgtport =
256 container_of(work, struct nvmet_fc_tgtport, put_work);
260 static int nvmet_fc_tgtport_get(struct nvmet_fc_tgtport *tgtport);
261 static void nvmet_fc_handle_fcp_rqst(struct nvmet_fc_tgtport *tgtport,
264 static void nvmet_fc_xmt_ls_rsp(struct nvmet_fc_tgtport *tgtport,
363 struct nvmet_fc_tgtport *tgtport = lsop->tgtport;
389 __nvmet_fc_send_ls_req(struct nvmet_fc_tgtport *tgtport,
447 nvmet_fc_send_ls_req_async(struct nvmet_fc_tgtport *tgtport,
489 struct nvmet_fc_tgtport *tgtport = assoc->tgtport;
544 nvmet_fc_alloc_ls_iodlist(struct nvmet_fc_tgtport *tgtport)
594 nvmet_fc_free_ls_iodlist(struct nvmet_fc_tgtport *tgtport)
610 nvmet_fc_alloc_ls_iod(struct nvmet_fc_tgtport *tgtport)
626 nvmet_fc_free_ls_iod(struct nvmet_fc_tgtport *tgtport,
637 nvmet_fc_prep_fcp_iodlist(struct nvmet_fc_tgtport *tgtport,
672 nvmet_fc_destroy_fcp_iodlist(struct nvmet_fc_tgtport *tgtport,
708 nvmet_fc_queue_fcp_req(struct nvmet_fc_tgtport *tgtport,
740 struct nvmet_fc_tgtport *tgtport = fod->tgtport;
882 struct nvmet_fc_tgtport *tgtport = queue->assoc->tgtport;
958 nvmet_fc_find_target_queue(struct nvmet_fc_tgtport *tgtport,
990 struct nvmet_fc_tgtport *tgtport = hostport->tgtport;
1025 nvmet_fc_match_hostport(struct nvmet_fc_tgtport *tgtport, void *hosthandle)
1042 nvmet_fc_alloc_hostport(struct nvmet_fc_tgtport *tgtport, void *hosthandle)
1106 struct nvmet_fc_tgtport *tgtport = assoc->tgtport;
1120 nvmet_fc_alloc_target_assoc(struct nvmet_fc_tgtport *tgtport, void *hosthandle)
1188 struct nvmet_fc_tgtport *tgtport = assoc->tgtport;
1231 struct nvmet_fc_tgtport *tgtport = assoc->tgtport;
1259 nvmet_fc_find_target_assoc(struct nvmet_fc_tgtport *tgtport,
1280 nvmet_fc_portentry_bind(struct nvmet_fc_tgtport *tgtport,
1317 nvmet_fc_portentry_unbind_tgt(struct nvmet_fc_tgtport *tgtport)
1339 nvmet_fc_portentry_rebind_tgt(struct nvmet_fc_tgtport *tgtport)
1380 struct nvmet_fc_tgtport *newrec;
1464 struct nvmet_fc_tgtport *tgtport =
1465 container_of(ref, struct nvmet_fc_tgtport, ref);
1489 nvmet_fc_tgtport_put(struct nvmet_fc_tgtport *tgtport)
1495 nvmet_fc_tgtport_get(struct nvmet_fc_tgtport *tgtport)
1501 __nvmet_fc_free_assocs(struct nvmet_fc_tgtport *tgtport)
1548 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port);
1580 struct nvmet_fc_tgtport *tgtport, *next;
1632 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port);
1659 nvmet_fc_ls_create_association(struct nvmet_fc_tgtport *tgtport,
1750 nvmet_fc_ls_create_connection(struct nvmet_fc_tgtport *tgtport,
1840 nvmet_fc_ls_disconnect(struct nvmet_fc_tgtport *tgtport,
1933 struct nvmet_fc_tgtport *tgtport = iod->tgtport;
1942 nvmet_fc_xmt_ls_rsp(struct nvmet_fc_tgtport *tgtport,
1959 nvmet_fc_handle_ls_rqst(struct nvmet_fc_tgtport *tgtport,
2010 struct nvmet_fc_tgtport *tgtport = iod->tgtport;
2040 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port);
2146 nvmet_fc_prep_fcp_rsp(struct nvmet_fc_tgtport *tgtport,
2211 nvmet_fc_abort_op(struct nvmet_fc_tgtport *tgtport,
2231 nvmet_fc_xmt_fcp_rsp(struct nvmet_fc_tgtport *tgtport,
2247 nvmet_fc_transfer_fcp_data(struct nvmet_fc_tgtport *tgtport,
2331 struct nvmet_fc_tgtport *tgtport = fod->tgtport;
2354 struct nvmet_fc_tgtport *tgtport = fod->tgtport;
2453 __nvmet_fc_fcp_nvme_cmd_done(struct nvmet_fc_tgtport *tgtport,
2510 struct nvmet_fc_tgtport *tgtport = fod->tgtport;
2520 nvmet_fc_handle_fcp_rqst(struct nvmet_fc_tgtport *tgtport,
2661 struct nvmet_fc_tgtport *tgtport = targetport_to_tgtport(target_port);
2866 struct nvmet_fc_tgtport *tgtport;
2927 struct nvmet_fc_tgtport *tgtport = pe->tgtport;