Lines Matching refs:fc_lport
56 static int fc_disc_single(struct fc_lport *, struct fc_disc_port *);
84 struct fc_lport *lport; in fc_disc_recv_rscn_req()
193 static void fc_disc_recv_req(struct fc_lport *lport, struct fc_frame *fp) in fc_disc_recv_req()
245 static void fc_disc_start(void (*disc_callback)(struct fc_lport *, in fc_disc_start() argument
247 struct fc_lport *lport) in fc_disc_start()
269 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()
357 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_gpn_ft_req()
393 struct fc_lport *lport; in fc_disc_gpn_ft_parse()
585 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()
675 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()
710 static void fc_disc_stop_final(struct fc_lport *lport) in fc_disc_stop_final()
721 void fc_disc_config(struct fc_lport *lport, void *priv) in fc_disc_config()
747 void fc_disc_init(struct fc_lport *lport) in fc_disc_init()