Lines Matching refs:tgt
430 struct bnx2fc_rport *tgt; member
484 struct bnx2fc_rport *tgt; member
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);
513 int bnx2fc_map_doorbell(struct bnx2fc_rport *tgt);
523 char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items);
524 void bnx2fc_return_rqe(struct bnx2fc_rport *tgt, u8 num_items);
527 int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp);
528 int bnx2fc_send_logo(struct bnx2fc_rport *tgt, struct fc_frame *fp);
529 int bnx2fc_send_rls(struct bnx2fc_rport *tgt, struct fc_frame *fp);
546 void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid);
547 void bnx2fc_ring_doorbell(struct bnx2fc_rport *tgt);
574 void bnx2fc_flush_active_ios(struct bnx2fc_rport *tgt);
581 void bnx2fc_arm_cq(struct bnx2fc_rport *tgt);
582 int bnx2fc_process_new_cqes(struct bnx2fc_rport *tgt);
583 void bnx2fc_process_cq_compl(struct bnx2fc_rport *tgt, u16 wqe,
588 void bnx2fc_process_l2_frame_compl(struct bnx2fc_rport *tgt,
592 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);