Lines Matching refs:tgt
427 struct bnx2fc_rport *tgt; member
481 struct bnx2fc_rport *tgt; member
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 *tgt);
517 int bnx2fc_map_doorbell(struct bnx2fc_rport *tgt);
527 char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items);
528 void bnx2fc_return_rqe(struct bnx2fc_rport *tgt, u8 num_items);
531 int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp);
532 int bnx2fc_send_logo(struct bnx2fc_rport *tgt, struct fc_frame *fp);
533 int bnx2fc_send_rls(struct bnx2fc_rport *tgt, struct fc_frame *fp);
550 void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid);
551 void bnx2fc_ring_doorbell(struct bnx2fc_rport *tgt);
578 void bnx2fc_flush_active_ios(struct bnx2fc_rport *tgt);
585 void bnx2fc_arm_cq(struct bnx2fc_rport *tgt);
586 int bnx2fc_process_new_cqes(struct bnx2fc_rport *tgt);
587 void bnx2fc_process_cq_compl(struct bnx2fc_rport *tgt, u16 wqe,
592 void bnx2fc_process_l2_frame_compl(struct bnx2fc_rport *tgt,
596 int bnx2fc_post_io_req(struct bnx2fc_rport *tgt, struct bnx2fc_cmd *io_req);