Home
last modified time | relevance | path

Searched refs:bnx2fc_rport (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc.h231 struct bnx2fc_rport **tgt_ofld_list;
290 struct bnx2fc_rport { struct
430 struct bnx2fc_rport *tgt;
484 struct bnx2fc_rport *tgt;
499 struct bnx2fc_cmd *bnx2fc_cmd_alloc(struct bnx2fc_rport *tgt);
500 struct bnx2fc_cmd *bnx2fc_elstm_alloc(struct bnx2fc_rport *tgt, int type);
506 struct bnx2fc_rport *tgt);
508 struct bnx2fc_rport *tgt);
510 struct bnx2fc_rport *tgt);
512 struct bnx2fc_rport *tgt);
[all …]
H A Dbnx2fc_tgt.c19 static int bnx2fc_init_tgt(struct bnx2fc_rport *tgt,
23 struct bnx2fc_rport *tgt);
25 struct bnx2fc_rport *tgt);
27 struct bnx2fc_rport *tgt);
33 struct bnx2fc_rport *tgt = from_timer(tgt, t, upld_timer); in bnx2fc_upld_timer()
46 struct bnx2fc_rport *tgt = from_timer(tgt, t, ofld_timer); in bnx2fc_ofld_timer()
66 static void bnx2fc_ofld_wait(struct bnx2fc_rport *tgt) in bnx2fc_ofld_wait()
81 struct bnx2fc_rport *tgt, in bnx2fc_offload_session()
166 void bnx2fc_flush_active_ios(struct bnx2fc_rport *tgt) in bnx2fc_flush_active_ios()
278 static void bnx2fc_upld_wait(struct bnx2fc_rport *tgt) in bnx2fc_upld_wait()
[all …]
H A Dbnx2fc_hwi.c172 struct bnx2fc_rport *tgt) in bnx2fc_send_session_ofld_req()
357 struct bnx2fc_rport *tgt) in bnx2fc_send_session_enable_req()
427 struct bnx2fc_rport *tgt) in bnx2fc_send_session_disable_req()
492 struct bnx2fc_rport *tgt) in bnx2fc_send_session_destroy_req()
548 void bnx2fc_process_l2_frame_compl(struct bnx2fc_rport *tgt, in bnx2fc_process_l2_frame_compl()
626 static void bnx2fc_process_unsol_compl(struct bnx2fc_rport *tgt, u16 wqe) in bnx2fc_process_unsol_compl()
860 void bnx2fc_process_cq_compl(struct bnx2fc_rport *tgt, u16 wqe, in bnx2fc_process_cq_compl()
958 void bnx2fc_arm_cq(struct bnx2fc_rport *tgt) in bnx2fc_arm_cq()
971 static struct bnx2fc_work *bnx2fc_alloc_work(struct bnx2fc_rport *tgt, u16 wqe, in bnx2fc_alloc_work()
992 static bool bnx2fc_pending_work(struct bnx2fc_rport *tgt, unsigned int wqe) in bnx2fc_pending_work()
[all …]
H A Dbnx2fc_els.c23 static int bnx2fc_initiate_els(struct bnx2fc_rport *tgt, unsigned int op,
64 struct bnx2fc_rport *tgt = aborted_io_req->tgt; in bnx2fc_send_rrq()
125 struct bnx2fc_rport *tgt; in bnx2fc_l2_els_compl()
182 int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp) in bnx2fc_send_adisc()
210 int bnx2fc_send_logo(struct bnx2fc_rport *tgt, struct fc_frame *fp) in bnx2fc_send_logo()
238 int bnx2fc_send_rls(struct bnx2fc_rport *tgt, struct fc_frame *fp) in bnx2fc_send_rls()
299 struct bnx2fc_rport *tgt = orig_io_req->tgt; in bnx2fc_srr_compl()
383 struct bnx2fc_rport *tgt; in bnx2fc_rec_compl()
585 struct bnx2fc_rport *tgt = orig_io_req->tgt; in bnx2fc_send_rec()
627 struct bnx2fc_rport *tgt = orig_io_req->tgt; in bnx2fc_send_srr()
[all …]
H A Dbnx2fc_io.c45 struct bnx2fc_rport *tgt = io_req->tgt; in bnx2fc_cmd_timeout()
394 struct bnx2fc_cmd *bnx2fc_elstm_alloc(struct bnx2fc_rport *tgt, int type) in bnx2fc_elstm_alloc()
464 struct bnx2fc_cmd *bnx2fc_cmd_alloc(struct bnx2fc_rport *tgt) in bnx2fc_cmd_alloc()
668 struct bnx2fc_rport *tgt; in bnx2fc_initiate_tmf()
704 tgt = (struct bnx2fc_rport *)&rp[1]; in bnx2fc_initiate_tmf()
824 struct bnx2fc_rport *tgt = io_req->tgt; in bnx2fc_initiate_abts()
933 struct bnx2fc_rport *tgt = orig_io_req->tgt; in bnx2fc_initiate_seq_cleanup()
1000 struct bnx2fc_rport *tgt = io_req->tgt; in bnx2fc_initiate_cleanup()
1086 struct bnx2fc_rport *tgt = io_req->tgt; in bnx2fc_abts_cleanup()
1131 struct bnx2fc_rport *tgt; in bnx2fc_eh_abort()
[all …]
H A Dbnx2fc_debug.h43 void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...);
H A Dbnx2fc_debug.c41 void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...) in BNX2FC_TGT_DBG()
H A Dbnx2fc_fcoe.c192 struct bnx2fc_rport *tgt; in bnx2fc_cleanup()
214 static int bnx2fc_xmit_l2_frame(struct bnx2fc_rport *tgt, in bnx2fc_xmit_l2_frame()
273 struct bnx2fc_rport *tgt; in bnx2fc_xmit()
1395 kcalloc(BNX2FC_NUM_MAX_SESS, sizeof(struct bnx2fc_rport *), in bnx2fc_hba_create()
2852 sizeof(struct bnx2fc_rport)),
2892 sizeof(struct bnx2fc_rport)),