Lines Matching refs:bnx2fc_rport
228 struct bnx2fc_rport **tgt_ofld_list;
286 struct bnx2fc_rport { struct
427 struct bnx2fc_rport *tgt;
478 struct bnx2fc_rport *tgt;
490 struct bnx2fc_cmd *bnx2fc_cmd_alloc(struct bnx2fc_rport *tgt);
491 struct bnx2fc_cmd *bnx2fc_elstm_alloc(struct bnx2fc_rport *tgt, int type);
497 struct bnx2fc_rport *tgt);
499 struct bnx2fc_rport *tgt);
501 struct bnx2fc_rport *tgt);
503 struct bnx2fc_rport *tgt);
504 int bnx2fc_map_doorbell(struct bnx2fc_rport *tgt);
514 char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items);
515 void bnx2fc_return_rqe(struct bnx2fc_rport *tgt, u8 num_items);
518 int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp);
519 int bnx2fc_send_logo(struct bnx2fc_rport *tgt, struct fc_frame *fp);
520 int bnx2fc_send_rls(struct bnx2fc_rport *tgt, struct fc_frame *fp);
537 void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid);
538 void bnx2fc_ring_doorbell(struct bnx2fc_rport *tgt);
566 void bnx2fc_flush_active_ios(struct bnx2fc_rport *tgt);
573 void bnx2fc_arm_cq(struct bnx2fc_rport *tgt);
574 int bnx2fc_process_new_cqes(struct bnx2fc_rport *tgt);
575 void bnx2fc_process_cq_compl(struct bnx2fc_rport *tgt, u16 wqe);
576 struct bnx2fc_rport *bnx2fc_tgt_lookup(struct fcoe_port *port,
578 void bnx2fc_process_l2_frame_compl(struct bnx2fc_rport *tgt,
582 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);