Lines Matching refs:tgt
426 struct bnx2fc_rport *tgt; member
477 struct bnx2fc_rport *tgt; member
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);
503 int bnx2fc_map_doorbell(struct bnx2fc_rport *tgt);
513 char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items);
514 void bnx2fc_return_rqe(struct bnx2fc_rport *tgt, u8 num_items);
517 int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp);
518 int bnx2fc_send_logo(struct bnx2fc_rport *tgt, struct fc_frame *fp);
519 int bnx2fc_send_rls(struct bnx2fc_rport *tgt, struct fc_frame *fp);
536 void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid);
537 void bnx2fc_ring_doorbell(struct bnx2fc_rport *tgt);
565 void bnx2fc_flush_active_ios(struct bnx2fc_rport *tgt);
572 void bnx2fc_arm_cq(struct bnx2fc_rport *tgt);
573 int bnx2fc_process_new_cqes(struct bnx2fc_rport *tgt);
574 void bnx2fc_process_cq_compl(struct bnx2fc_rport *tgt, u16 wqe);
577 void bnx2fc_process_l2_frame_compl(struct bnx2fc_rport *tgt,
581 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);