Lines Matching defs:lport
87 struct fc_lport *lport; member
464 static int fc_seq_send_locked(struct fc_lport *lport, struct fc_seq *sp, in fc_seq_send_locked()
526 int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, struct fc_frame *fp) in fc_seq_send()
813 static struct fc_exch *fc_exch_em_alloc(struct fc_lport *lport, in fc_exch_em_alloc()
907 static struct fc_exch *fc_exch_alloc(struct fc_lport *lport, in fc_exch_alloc()
930 struct fc_lport *lport = mp->lport; in fc_exch_find() local
992 static struct fc_exch *fc_exch_resp(struct fc_lport *lport, in fc_exch_resp()
1040 static enum fc_pf_rjt_reason fc_seq_lookup_recip(struct fc_lport *lport, in fc_seq_lookup_recip()
1283 struct fc_lport *lport = ep->lp; in fc_seq_send_ack() local
1348 struct fc_lport *lport; in fc_exch_send_ba_rjt() local
1476 struct fc_seq *fc_seq_assign(struct fc_lport *lport, struct fc_frame *fp) in fc_seq_assign()
1511 static void fc_exch_recv_req(struct fc_lport *lport, struct fc_exch_mgr *mp, in fc_exch_recv_req()
1833 struct fc_lport *lport; in fc_seq_ls_acc() local
1865 struct fc_lport *lport; in fc_seq_ls_rjt() local
1936 static void fc_exch_pool_reset(struct fc_lport *lport, in fc_exch_pool_reset()
1981 void fc_exch_mgr_reset(struct fc_lport *lport, u32 sid, u32 did) in fc_exch_mgr_reset()
2002 static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid) in fc_exch_lookup()
2020 struct fc_lport *lport; in fc_exch_els_rec() local
2177 struct fc_seq *fc_exch_seq_send(struct fc_lport *lport, in fc_exch_seq_send()
2247 struct fc_lport *lport; in fc_exch_rrq() local
2297 struct fc_lport *lport; in fc_exch_els_rrq() local
2363 void fc_exch_update_stats(struct fc_lport *lport) in fc_exch_update_stats()
2390 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, in fc_exch_mgr_add()
2464 struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *lport, in fc_exch_mgr_alloc()
2559 void fc_exch_mgr_free(struct fc_lport *lport) in fc_exch_mgr_free()
2577 struct fc_lport *lport, in fc_find_ema()
2604 void fc_exch_recv(struct fc_lport *lport, struct fc_frame *fp) in fc_exch_recv()
2662 int fc_exch_init(struct fc_lport *lport) in fc_exch_init()