Lines Matching refs:tgt
429 struct bnx2fc_rport *tgt; member
483 struct bnx2fc_rport *tgt; member
498 struct bnx2fc_cmd *bnx2fc_cmd_alloc(struct bnx2fc_rport *tgt);
499 struct bnx2fc_cmd *bnx2fc_elstm_alloc(struct bnx2fc_rport *tgt, int type);
505 struct bnx2fc_rport *tgt);
507 struct bnx2fc_rport *tgt);
509 struct bnx2fc_rport *tgt);
511 struct bnx2fc_rport *tgt);
512 int bnx2fc_map_doorbell(struct bnx2fc_rport *tgt);
522 char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items);
523 void bnx2fc_return_rqe(struct bnx2fc_rport *tgt, u8 num_items);
526 int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp);
527 int bnx2fc_send_logo(struct bnx2fc_rport *tgt, struct fc_frame *fp);
528 int bnx2fc_send_rls(struct bnx2fc_rport *tgt, struct fc_frame *fp);
545 void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid);
546 void bnx2fc_ring_doorbell(struct bnx2fc_rport *tgt);
573 void bnx2fc_flush_active_ios(struct bnx2fc_rport *tgt);
580 void bnx2fc_arm_cq(struct bnx2fc_rport *tgt);
581 int bnx2fc_process_new_cqes(struct bnx2fc_rport *tgt);
582 void bnx2fc_process_cq_compl(struct bnx2fc_rport *tgt, u16 wqe,
587 void bnx2fc_process_l2_frame_compl(struct bnx2fc_rport *tgt,
591 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);