bnx2fc_rport      231 drivers/scsi/bnx2fc/bnx2fc.h 	struct bnx2fc_rport **tgt_ofld_list;
bnx2fc_rport      430 drivers/scsi/bnx2fc/bnx2fc.h 	struct bnx2fc_rport *tgt;
bnx2fc_rport      484 drivers/scsi/bnx2fc/bnx2fc.h 	struct bnx2fc_rport *tgt;
bnx2fc_rport      496 drivers/scsi/bnx2fc/bnx2fc.h struct bnx2fc_cmd *bnx2fc_cmd_alloc(struct bnx2fc_rport *tgt);
bnx2fc_rport      497 drivers/scsi/bnx2fc/bnx2fc.h struct bnx2fc_cmd *bnx2fc_elstm_alloc(struct bnx2fc_rport *tgt, int type);
bnx2fc_rport      503 drivers/scsi/bnx2fc/bnx2fc.h 					struct bnx2fc_rport *tgt);
bnx2fc_rport      505 drivers/scsi/bnx2fc/bnx2fc.h 					struct bnx2fc_rport *tgt);
bnx2fc_rport      507 drivers/scsi/bnx2fc/bnx2fc.h 				    struct bnx2fc_rport *tgt);
bnx2fc_rport      509 drivers/scsi/bnx2fc/bnx2fc.h 					struct bnx2fc_rport *tgt);
bnx2fc_rport      510 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_map_doorbell(struct bnx2fc_rport *tgt);
bnx2fc_rport      520 drivers/scsi/bnx2fc/bnx2fc.h char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items);
bnx2fc_rport      521 drivers/scsi/bnx2fc/bnx2fc.h void bnx2fc_return_rqe(struct bnx2fc_rport *tgt, u8 num_items);
bnx2fc_rport      524 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp);
bnx2fc_rport      525 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_send_logo(struct bnx2fc_rport *tgt, struct fc_frame *fp);
bnx2fc_rport      526 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_send_rls(struct bnx2fc_rport *tgt, struct fc_frame *fp);
bnx2fc_rport      543 drivers/scsi/bnx2fc/bnx2fc.h void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid);
bnx2fc_rport      544 drivers/scsi/bnx2fc/bnx2fc.h void bnx2fc_ring_doorbell(struct bnx2fc_rport *tgt);
bnx2fc_rport      571 drivers/scsi/bnx2fc/bnx2fc.h void bnx2fc_flush_active_ios(struct bnx2fc_rport *tgt);
bnx2fc_rport      578 drivers/scsi/bnx2fc/bnx2fc.h void bnx2fc_arm_cq(struct bnx2fc_rport *tgt);
bnx2fc_rport      579 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_process_new_cqes(struct bnx2fc_rport *tgt);
bnx2fc_rport      580 drivers/scsi/bnx2fc/bnx2fc.h void bnx2fc_process_cq_compl(struct bnx2fc_rport *tgt, u16 wqe);
bnx2fc_rport      581 drivers/scsi/bnx2fc/bnx2fc.h struct bnx2fc_rport *bnx2fc_tgt_lookup(struct fcoe_port *port,
bnx2fc_rport      583 drivers/scsi/bnx2fc/bnx2fc.h void bnx2fc_process_l2_frame_compl(struct bnx2fc_rport *tgt,
bnx2fc_rport      587 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);
bnx2fc_rport       41 drivers/scsi/bnx2fc/bnx2fc_debug.c void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...)
bnx2fc_rport       43 drivers/scsi/bnx2fc/bnx2fc_debug.h void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...);
bnx2fc_rport       23 drivers/scsi/bnx2fc/bnx2fc_els.c static int bnx2fc_initiate_els(struct bnx2fc_rport *tgt, unsigned int op,
bnx2fc_rport       64 drivers/scsi/bnx2fc/bnx2fc_els.c 	struct bnx2fc_rport *tgt = aborted_io_req->tgt;
bnx2fc_rport      125 drivers/scsi/bnx2fc/bnx2fc_els.c 	struct bnx2fc_rport *tgt;
bnx2fc_rport      182 drivers/scsi/bnx2fc/bnx2fc_els.c int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp)
bnx2fc_rport      210 drivers/scsi/bnx2fc/bnx2fc_els.c int bnx2fc_send_logo(struct bnx2fc_rport *tgt, struct fc_frame *fp)
bnx2fc_rport      238 drivers/scsi/bnx2fc/bnx2fc_els.c int bnx2fc_send_rls(struct bnx2fc_rport *tgt, struct fc_frame *fp)
bnx2fc_rport      299 drivers/scsi/bnx2fc/bnx2fc_els.c 			struct bnx2fc_rport *tgt = orig_io_req->tgt;
bnx2fc_rport      383 drivers/scsi/bnx2fc/bnx2fc_els.c 	struct bnx2fc_rport *tgt;
bnx2fc_rport      585 drivers/scsi/bnx2fc/bnx2fc_els.c 	struct bnx2fc_rport *tgt = orig_io_req->tgt;
bnx2fc_rport      627 drivers/scsi/bnx2fc/bnx2fc_els.c 	struct bnx2fc_rport *tgt = orig_io_req->tgt;
bnx2fc_rport      670 drivers/scsi/bnx2fc/bnx2fc_els.c static int bnx2fc_initiate_els(struct bnx2fc_rport *tgt, unsigned int op,
bnx2fc_rport      192 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_rport *tgt;
bnx2fc_rport      214 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_xmit_l2_frame(struct bnx2fc_rport *tgt,
bnx2fc_rport      273 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_rport	*tgt;
bnx2fc_rport     1391 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 		kcalloc(BNX2FC_NUM_MAX_SESS, sizeof(struct bnx2fc_rport *),
bnx2fc_rport     2855 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 				sizeof(struct bnx2fc_rport)),
bnx2fc_rport     2895 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 				sizeof(struct bnx2fc_rport)),
bnx2fc_rport      172 drivers/scsi/bnx2fc/bnx2fc_hwi.c 					struct bnx2fc_rport *tgt)
bnx2fc_rport      357 drivers/scsi/bnx2fc/bnx2fc_hwi.c 					struct bnx2fc_rport *tgt)
bnx2fc_rport      427 drivers/scsi/bnx2fc/bnx2fc_hwi.c 				    struct bnx2fc_rport *tgt)
bnx2fc_rport      492 drivers/scsi/bnx2fc/bnx2fc_hwi.c 					struct bnx2fc_rport *tgt)
bnx2fc_rport      548 drivers/scsi/bnx2fc/bnx2fc_hwi.c void bnx2fc_process_l2_frame_compl(struct bnx2fc_rport *tgt,
bnx2fc_rport      626 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_process_unsol_compl(struct bnx2fc_rport *tgt, u16 wqe)
bnx2fc_rport      866 drivers/scsi/bnx2fc/bnx2fc_hwi.c void bnx2fc_process_cq_compl(struct bnx2fc_rport *tgt, u16 wqe)
bnx2fc_rport      977 drivers/scsi/bnx2fc/bnx2fc_hwi.c void bnx2fc_arm_cq(struct bnx2fc_rport *tgt)
bnx2fc_rport      990 drivers/scsi/bnx2fc/bnx2fc_hwi.c static struct bnx2fc_work *bnx2fc_alloc_work(struct bnx2fc_rport *tgt, u16 wqe)
bnx2fc_rport     1004 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_pending_work(struct bnx2fc_rport *tgt, unsigned int wqe)
bnx2fc_rport     1025 drivers/scsi/bnx2fc/bnx2fc_hwi.c int bnx2fc_process_new_cqes(struct bnx2fc_rport *tgt)
bnx2fc_rport     1095 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_rport *tgt = hba->tgt_ofld_list[conn_id];
bnx2fc_rport     1117 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_rport		*tgt;
bnx2fc_rport     1169 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_rport		*tgt;
bnx2fc_rport     1211 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_rport		*tgt;
bnx2fc_rport     1243 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_rport		*tgt;
bnx2fc_rport     1375 drivers/scsi/bnx2fc/bnx2fc_hwi.c void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid)
bnx2fc_rport     1392 drivers/scsi/bnx2fc/bnx2fc_hwi.c void bnx2fc_ring_doorbell(struct bnx2fc_rport *tgt)
bnx2fc_rport     1405 drivers/scsi/bnx2fc/bnx2fc_hwi.c int bnx2fc_map_doorbell(struct bnx2fc_rport *tgt)
bnx2fc_rport     1423 drivers/scsi/bnx2fc/bnx2fc_hwi.c char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items)
bnx2fc_rport     1438 drivers/scsi/bnx2fc/bnx2fc_hwi.c void bnx2fc_return_rqe(struct bnx2fc_rport *tgt, u8 num_items)
bnx2fc_rport     1456 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_rport *tgt = seq_clnp_req->tgt;
bnx2fc_rport     1538 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport     1575 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport     1673 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport       45 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport      394 drivers/scsi/bnx2fc/bnx2fc_io.c struct bnx2fc_cmd *bnx2fc_elstm_alloc(struct bnx2fc_rport *tgt, int type)
bnx2fc_rport      464 drivers/scsi/bnx2fc/bnx2fc_io.c struct bnx2fc_cmd *bnx2fc_cmd_alloc(struct bnx2fc_rport *tgt)
bnx2fc_rport      668 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt;
bnx2fc_rport      704 drivers/scsi/bnx2fc/bnx2fc_io.c 	tgt = (struct bnx2fc_rport *)&rp[1];
bnx2fc_rport      824 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport      933 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt = orig_io_req->tgt;
bnx2fc_rport     1000 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport     1085 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport     1130 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt;
bnx2fc_rport     1144 drivers/scsi/bnx2fc/bnx2fc_io.c 	tgt = (struct bnx2fc_rport *)&rp[1];
bnx2fc_rport     1293 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt = orig_io_req->tgt;
bnx2fc_rport     1358 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport     1454 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport     1491 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport     1761 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport     1860 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt;
bnx2fc_rport     1878 drivers/scsi/bnx2fc/bnx2fc_io.c 	tgt = (struct bnx2fc_rport *)&rp[1];
bnx2fc_rport     1924 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_rport *tgt = io_req->tgt;
bnx2fc_rport     2032 drivers/scsi/bnx2fc/bnx2fc_io.c int bnx2fc_post_io_req(struct bnx2fc_rport *tgt,
bnx2fc_rport       19 drivers/scsi/bnx2fc/bnx2fc_tgt.c static int bnx2fc_init_tgt(struct bnx2fc_rport *tgt,
bnx2fc_rport       23 drivers/scsi/bnx2fc/bnx2fc_tgt.c 				struct bnx2fc_rport *tgt);
bnx2fc_rport       25 drivers/scsi/bnx2fc/bnx2fc_tgt.c 			      struct bnx2fc_rport *tgt);
bnx2fc_rport       27 drivers/scsi/bnx2fc/bnx2fc_tgt.c 			      struct bnx2fc_rport *tgt);
bnx2fc_rport       33 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	struct bnx2fc_rport *tgt = from_timer(tgt, t, upld_timer);
bnx2fc_rport       46 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	struct bnx2fc_rport *tgt = from_timer(tgt, t, ofld_timer);
bnx2fc_rport       66 drivers/scsi/bnx2fc/bnx2fc_tgt.c static void bnx2fc_ofld_wait(struct bnx2fc_rport *tgt)
bnx2fc_rport       81 drivers/scsi/bnx2fc/bnx2fc_tgt.c 					struct bnx2fc_rport *tgt,
bnx2fc_rport      166 drivers/scsi/bnx2fc/bnx2fc_tgt.c void bnx2fc_flush_active_ios(struct bnx2fc_rport *tgt)
bnx2fc_rport      278 drivers/scsi/bnx2fc/bnx2fc_tgt.c static void bnx2fc_upld_wait(struct bnx2fc_rport *tgt)
bnx2fc_rport      292 drivers/scsi/bnx2fc/bnx2fc_tgt.c 					struct bnx2fc_rport *tgt)
bnx2fc_rport      350 drivers/scsi/bnx2fc/bnx2fc_tgt.c static int bnx2fc_init_tgt(struct bnx2fc_rport *tgt,
bnx2fc_rport      448 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	struct bnx2fc_rport *tgt;
bnx2fc_rport      489 drivers/scsi/bnx2fc/bnx2fc_tgt.c 		tgt = (struct bnx2fc_rport *)&rp[1];
bnx2fc_rport      543 drivers/scsi/bnx2fc/bnx2fc_tgt.c 		tgt = (struct bnx2fc_rport *)&rp[1];
bnx2fc_rport      578 drivers/scsi/bnx2fc/bnx2fc_tgt.c struct bnx2fc_rport *bnx2fc_tgt_lookup(struct fcoe_port *port,
bnx2fc_rport      583 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	struct bnx2fc_rport *tgt;
bnx2fc_rport      616 drivers/scsi/bnx2fc/bnx2fc_tgt.c 				struct bnx2fc_rport *tgt)
bnx2fc_rport      664 drivers/scsi/bnx2fc/bnx2fc_tgt.c 					struct bnx2fc_rport *tgt)
bnx2fc_rport      831 drivers/scsi/bnx2fc/bnx2fc_tgt.c 						struct bnx2fc_rport *tgt)