Lines Matching defs:lport
466 static int fc_seq_send_locked(struct fc_lport *lport, struct fc_seq *sp, in fc_seq_send_locked()
528 static int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, in fc_seq_send()
801 static struct fc_exch *fc_exch_em_alloc(struct fc_lport *lport, in fc_exch_em_alloc()
891 static inline struct fc_exch *fc_exch_alloc(struct fc_lport *lport, in fc_exch_alloc()
955 static struct fc_exch *fc_exch_resp(struct fc_lport *lport, in fc_exch_resp()
1003 static enum fc_pf_rjt_reason fc_seq_lookup_recip(struct fc_lport *lport, in fc_seq_lookup_recip()
1245 struct fc_lport *lport = ep->lp; in fc_seq_send_ack() local
1307 struct fc_lport *lport; in fc_exch_send_ba_rjt() local
1428 static struct fc_seq *fc_seq_assign(struct fc_lport *lport, struct fc_frame *fp) in fc_seq_assign()
1461 static void fc_exch_recv_req(struct fc_lport *lport, struct fc_exch_mgr *mp, in fc_exch_recv_req()
1776 struct fc_lport *lport; in fc_seq_ls_acc() local
1803 struct fc_lport *lport; in fc_seq_ls_rjt() local
1864 static void fc_exch_pool_reset(struct fc_lport *lport, in fc_exch_pool_reset()
1909 void fc_exch_mgr_reset(struct fc_lport *lport, u32 sid, u32 did) in fc_exch_mgr_reset()
1930 static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid) in fc_exch_lookup()
1948 struct fc_lport *lport; in fc_exch_els_rec() local
2071 static struct fc_seq *fc_exch_seq_send(struct fc_lport *lport, in fc_exch_seq_send()
2141 struct fc_lport *lport; in fc_exch_rrq() local
2190 struct fc_lport *lport; in fc_exch_els_rrq() local
2254 void fc_exch_update_stats(struct fc_lport *lport) in fc_exch_update_stats()
2281 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, in fc_exch_mgr_add()
2355 struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *lport, in fc_exch_mgr_alloc()
2449 void fc_exch_mgr_free(struct fc_lport *lport) in fc_exch_mgr_free()
2467 struct fc_lport *lport, in fc_find_ema()
2494 void fc_exch_recv(struct fc_lport *lport, struct fc_frame *fp) in fc_exch_recv()
2552 int fc_exch_init(struct fc_lport *lport) in fc_exch_init()