• Home
  • Raw
  • Download

Lines Matching defs:lport

86 	struct fc_lport	*lport;  member
463 static int fc_seq_send_locked(struct fc_lport *lport, struct fc_seq *sp, in fc_seq_send_locked()
525 int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, struct fc_frame *fp) in fc_seq_send()
812 static struct fc_exch *fc_exch_em_alloc(struct fc_lport *lport, in fc_exch_em_alloc()
906 static struct fc_exch *fc_exch_alloc(struct fc_lport *lport, in fc_exch_alloc()
929 struct fc_lport *lport = mp->lport; in fc_exch_find() local
991 static struct fc_exch *fc_exch_resp(struct fc_lport *lport, in fc_exch_resp()
1039 static enum fc_pf_rjt_reason fc_seq_lookup_recip(struct fc_lport *lport, in fc_seq_lookup_recip()
1282 struct fc_lport *lport = ep->lp; in fc_seq_send_ack() local
1347 struct fc_lport *lport; in fc_exch_send_ba_rjt() local
1475 struct fc_seq *fc_seq_assign(struct fc_lport *lport, struct fc_frame *fp) in fc_seq_assign()
1510 static void fc_exch_recv_req(struct fc_lport *lport, struct fc_exch_mgr *mp, in fc_exch_recv_req()
1832 struct fc_lport *lport; in fc_seq_ls_acc() local
1864 struct fc_lport *lport; in fc_seq_ls_rjt() local
1935 static void fc_exch_pool_reset(struct fc_lport *lport, in fc_exch_pool_reset()
1980 void fc_exch_mgr_reset(struct fc_lport *lport, u32 sid, u32 did) in fc_exch_mgr_reset()
2001 static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid) in fc_exch_lookup()
2019 struct fc_lport *lport; in fc_exch_els_rec() local
2176 struct fc_seq *fc_exch_seq_send(struct fc_lport *lport, in fc_exch_seq_send()
2246 struct fc_lport *lport; in fc_exch_rrq() local
2296 struct fc_lport *lport; in fc_exch_els_rrq() local
2362 void fc_exch_update_stats(struct fc_lport *lport) in fc_exch_update_stats()
2389 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, in fc_exch_mgr_add()
2463 struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *lport, in fc_exch_mgr_alloc()
2558 void fc_exch_mgr_free(struct fc_lport *lport) in fc_exch_mgr_free()
2576 struct fc_lport *lport, in fc_find_ema()
2603 void fc_exch_recv(struct fc_lport *lport, struct fc_frame *fp) in fc_exch_recv()
2661 int fc_exch_init(struct fc_lport *lport) in fc_exch_init()