Home
last modified time | relevance | path

Searched refs:bnx2fc_rport (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/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 *tg
[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()
90 /* Initialize bnx2fc_rport */ in bnx2fc_offload_session()
166 void bnx2fc_flush_active_ios(struct bnx2fc_rport *tg
[all...]
H A Dbnx2fc_hwi.c169 * @tgt: bnx2fc_rport structure pointer
172 struct bnx2fc_rport *tgt) in bnx2fc_send_session_ofld_req()
354 * @tgt: bnx2fc_rport structure pointer
357 struct bnx2fc_rport *tgt) in bnx2fc_send_session_enable_req()
424 * @tgt: bnx2fc_rport structure pointer
427 struct bnx2fc_rport *tgt) in bnx2fc_send_session_disable_req()
489 * @tgt: bnx2fc_rport structure pointer
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 *tg
[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 *tg 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;
1131 struct bnx2fc_rport *tg 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()
1392 kcalloc(BNX2FC_NUM_MAX_SESS, sizeof(struct bnx2fc_rport *), in bnx2fc_hba_create()
2849 sizeof(struct bnx2fc_rport)),
2889 sizeof(struct bnx2fc_rport)),
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc.h228 struct bnx2fc_rport **tgt_ofld_list;
287 struct bnx2fc_rport { struct
427 struct bnx2fc_rport *tgt;
481 struct bnx2fc_rport *tgt;
503 struct bnx2fc_cmd *bnx2fc_cmd_alloc(struct bnx2fc_rport *tgt);
504 struct bnx2fc_cmd *bnx2fc_elstm_alloc(struct bnx2fc_rport *tgt, int type);
510 struct bnx2fc_rport *tgt);
512 struct bnx2fc_rport *tgt);
514 struct bnx2fc_rport *tgt);
516 struct bnx2fc_rport *tg
[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()
90 /* Initialize bnx2fc_rport */ in bnx2fc_offload_session()
166 void bnx2fc_flush_active_ios(struct bnx2fc_rport *tg
[all...]
H A Dbnx2fc_hwi.c169 * @tgt: bnx2fc_rport structure pointer
172 struct bnx2fc_rport *tgt) in bnx2fc_send_session_ofld_req()
354 * @tgt: bnx2fc_rport structure pointer
357 struct bnx2fc_rport *tgt) in bnx2fc_send_session_enable_req()
424 * @tgt: bnx2fc_rport structure pointer
427 struct bnx2fc_rport *tgt) in bnx2fc_send_session_disable_req()
489 * @tgt: bnx2fc_rport structure pointer
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 *tg
[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 *tg 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()
666 struct bnx2fc_rport *tgt; in bnx2fc_initiate_tmf()
702 tgt = (struct bnx2fc_rport *)&rp[1]; in bnx2fc_initiate_tmf()
822 struct bnx2fc_rport *tgt = io_req->tgt; in bnx2fc_initiate_abts()
931 struct bnx2fc_rport *tgt = orig_io_req->tgt; in bnx2fc_initiate_seq_cleanup()
998 struct bnx2fc_rport *tgt = io_req->tgt; in bnx2fc_initiate_cleanup()
1084 struct bnx2fc_rport *tgt = io_req->tgt;
1129 struct bnx2fc_rport *tg 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.c194 struct bnx2fc_rport *tgt; in bnx2fc_cleanup()
216 static int bnx2fc_xmit_l2_frame(struct bnx2fc_rport *tgt, in bnx2fc_xmit_l2_frame()
275 struct bnx2fc_rport *tgt; in bnx2fc_xmit()
1384 kcalloc(BNX2FC_NUM_MAX_SESS, sizeof(struct bnx2fc_rport *), in bnx2fc_hba_create()
2840 sizeof(struct bnx2fc_rport)),
2880 sizeof(struct bnx2fc_rport)),

Completed in 21 milliseconds