Searched refs:bnx2fc_rport (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/scsi/bnx2fc/ |
D | bnx2fc.h | 228 struct bnx2fc_rport **tgt_ofld_list; 286 struct bnx2fc_rport { struct 426 struct bnx2fc_rport *tgt; 477 struct bnx2fc_rport *tgt; 489 struct bnx2fc_cmd *bnx2fc_cmd_alloc(struct bnx2fc_rport *tgt); 490 struct bnx2fc_cmd *bnx2fc_elstm_alloc(struct bnx2fc_rport *tgt, int type); 496 struct bnx2fc_rport *tgt); 498 struct bnx2fc_rport *tgt); 500 struct bnx2fc_rport *tgt); 502 struct bnx2fc_rport *tgt); [all …]
|
D | bnx2fc_tgt.c | 18 static int bnx2fc_init_tgt(struct bnx2fc_rport *tgt, 22 struct bnx2fc_rport *tgt); 24 struct bnx2fc_rport *tgt); 26 struct bnx2fc_rport *tgt); 32 struct bnx2fc_rport *tgt = (struct bnx2fc_rport *)data; in bnx2fc_upld_timer() 45 struct bnx2fc_rport *tgt = (struct bnx2fc_rport *)data; in bnx2fc_ofld_timer() 65 static void bnx2fc_ofld_wait(struct bnx2fc_rport *tgt) in bnx2fc_ofld_wait() 80 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 …]
|
D | bnx2fc_io.c | 44 struct bnx2fc_rport *tgt = io_req->tgt; in bnx2fc_cmd_timeout() 381 struct bnx2fc_cmd *bnx2fc_elstm_alloc(struct bnx2fc_rport *tgt, int type) in bnx2fc_elstm_alloc() 451 struct bnx2fc_cmd *bnx2fc_cmd_alloc(struct bnx2fc_rport *tgt) in bnx2fc_cmd_alloc() 655 struct bnx2fc_rport *tgt; in bnx2fc_initiate_tmf() 691 tgt = (struct bnx2fc_rport *)&rp[1]; in bnx2fc_initiate_tmf() 810 struct bnx2fc_rport *tgt = io_req->tgt; in bnx2fc_initiate_abts() 920 struct bnx2fc_rport *tgt = orig_io_req->tgt; in bnx2fc_initiate_seq_cleanup() 989 struct bnx2fc_rport *tgt = io_req->tgt; in bnx2fc_initiate_cleanup() 1072 struct bnx2fc_rport *tgt = io_req->tgt; in bnx2fc_abts_cleanup() 1106 struct bnx2fc_rport *tgt; in bnx2fc_eh_abort() [all …]
|
D | bnx2fc_hwi.c | 171 struct bnx2fc_rport *tgt) in bnx2fc_send_session_ofld_req() 356 struct bnx2fc_rport *tgt) in bnx2fc_send_session_enable_req() 426 struct bnx2fc_rport *tgt) in bnx2fc_send_session_disable_req() 491 struct bnx2fc_rport *tgt) in bnx2fc_send_session_destroy_req() 547 void bnx2fc_process_l2_frame_compl(struct bnx2fc_rport *tgt, in bnx2fc_process_l2_frame_compl() 625 static void bnx2fc_process_unsol_compl(struct bnx2fc_rport *tgt, u16 wqe) in bnx2fc_process_unsol_compl() 872 void bnx2fc_process_cq_compl(struct bnx2fc_rport *tgt, u16 wqe) in bnx2fc_process_cq_compl() 983 void bnx2fc_arm_cq(struct bnx2fc_rport *tgt) in bnx2fc_arm_cq() 997 struct bnx2fc_work *bnx2fc_alloc_work(struct bnx2fc_rport *tgt, u16 wqe) in bnx2fc_alloc_work() 1010 int bnx2fc_process_new_cqes(struct bnx2fc_rport *tgt) in bnx2fc_process_new_cqes() [all …]
|
D | bnx2fc_els.c | 22 static int bnx2fc_initiate_els(struct bnx2fc_rport *tgt, unsigned int op, 63 struct bnx2fc_rport *tgt = aborted_io_req->tgt; in bnx2fc_send_rrq() 117 struct bnx2fc_rport *tgt; in bnx2fc_l2_els_compl() 174 int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp) in bnx2fc_send_adisc() 202 int bnx2fc_send_logo(struct bnx2fc_rport *tgt, struct fc_frame *fp) in bnx2fc_send_logo() 230 int bnx2fc_send_rls(struct bnx2fc_rport *tgt, struct fc_frame *fp) in bnx2fc_send_rls() 291 struct bnx2fc_rport *tgt = orig_io_req->tgt; in bnx2fc_srr_compl() 375 struct bnx2fc_rport *tgt; in bnx2fc_rec_compl() 577 struct bnx2fc_rport *tgt = orig_io_req->tgt; in bnx2fc_send_rec() 619 struct bnx2fc_rport *tgt = orig_io_req->tgt; in bnx2fc_send_srr() [all …]
|
D | bnx2fc_debug.h | 42 void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...);
|
D | bnx2fc_debug.c | 40 void BNX2FC_TGT_DBG(const struct bnx2fc_rport *tgt, const char *fmt, ...) in BNX2FC_TGT_DBG()
|
D | bnx2fc_fcoe.c | 173 struct bnx2fc_rport *tgt; in bnx2fc_cleanup() 195 static int bnx2fc_xmit_l2_frame(struct bnx2fc_rport *tgt, in bnx2fc_xmit_l2_frame() 254 struct bnx2fc_rport *tgt; in bnx2fc_xmit() 1322 kzalloc(sizeof(struct bnx2fc_rport *) * BNX2FC_NUM_MAX_SESS, in bnx2fc_hba_create() 2796 sizeof(struct bnx2fc_rport)), 2836 sizeof(struct bnx2fc_rport)),
|