Lines Matching defs:lport
466 static int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, in fc_seq_send()
711 static struct fc_exch *fc_exch_em_alloc(struct fc_lport *lport, in fc_exch_em_alloc()
799 static inline struct fc_exch *fc_exch_alloc(struct fc_lport *lport, in fc_exch_alloc()
857 static struct fc_exch *fc_exch_resp(struct fc_lport *lport, in fc_exch_resp()
905 static enum fc_pf_rjt_reason fc_seq_lookup_recip(struct fc_lport *lport, in fc_seq_lookup_recip()
1145 struct fc_lport *lport = ep->lp; in fc_seq_send_ack() local
1207 struct fc_lport *lport; in fc_exch_send_ba_rjt() local
1324 static struct fc_seq *fc_seq_assign(struct fc_lport *lport, struct fc_frame *fp) in fc_seq_assign()
1357 static void fc_exch_recv_req(struct fc_lport *lport, struct fc_exch_mgr *mp, in fc_exch_recv_req()
1681 struct fc_lport *lport; in fc_seq_ls_acc() local
1708 struct fc_lport *lport; in fc_seq_ls_rjt() local
1769 static void fc_exch_pool_reset(struct fc_lport *lport, in fc_exch_pool_reset()
1814 void fc_exch_mgr_reset(struct fc_lport *lport, u32 sid, u32 did) in fc_exch_mgr_reset()
1835 static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid) in fc_exch_lookup()
1853 struct fc_lport *lport; in fc_exch_els_rec() local
1976 static struct fc_seq *fc_exch_seq_send(struct fc_lport *lport, in fc_exch_seq_send()
2046 struct fc_lport *lport; in fc_exch_rrq() local
2095 struct fc_lport *lport; in fc_exch_els_rrq() local
2163 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, in fc_exch_mgr_add()
2237 struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *lport, in fc_exch_mgr_alloc()
2321 void fc_exch_mgr_free(struct fc_lport *lport) in fc_exch_mgr_free()
2339 struct fc_lport *lport, in fc_find_ema()
2366 void fc_exch_recv(struct fc_lport *lport, struct fc_frame *fp) in fc_exch_recv()
2424 int fc_exch_init(struct fc_lport *lport) in fc_exch_init()