Lines Matching refs:fc_lport
54 static int fc_disc_single(struct fc_lport *, struct fc_disc_port *);
66 struct fc_lport *lport; in fc_disc_stop_rports()
87 struct fc_lport *lport; in fc_disc_recv_rscn_req()
194 static void fc_disc_recv_req(struct fc_lport *lport, struct fc_frame *fp) in fc_disc_recv_req()
247 static void fc_disc_start(void (*disc_callback)(struct fc_lport *, in fc_disc_start() argument
249 struct fc_lport *lport) in fc_disc_start()
275 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_done()
313 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_error()
360 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_gpn_ft_req()
394 struct fc_lport *lport; in fc_disc_gpn_ft_parse()
586 struct fc_lport *lport; in fc_disc_gpn_id_resp()
652 static int fc_disc_gpn_id_req(struct fc_lport *lport, in fc_disc_gpn_id_req()
677 static int fc_disc_single(struct fc_lport *lport, struct fc_disc_port *dp) in fc_disc_single()
692 static void fc_disc_stop(struct fc_lport *lport) in fc_disc_stop()
708 static void fc_disc_stop_final(struct fc_lport *lport) in fc_disc_stop_final()
719 void fc_disc_config(struct fc_lport *lport, void *priv) in fc_disc_config()
745 void fc_disc_init(struct fc_lport *lport) in fc_disc_init()