Lines Matching defs:lport
72 struct fc_lport *lport; in fc_disc_recv_rscn_req() local
181 static void fc_disc_recv_req(struct fc_lport *lport, struct fc_frame *fp) in fc_disc_recv_req()
235 struct fc_lport *lport) in fc_disc_start()
257 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_done() local
301 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_error() local
345 struct fc_lport *lport = fc_disc_lport(disc); in fc_disc_gpn_ft_req() local
381 struct fc_lport *lport; in fc_disc_gpn_ft_parse() local
573 struct fc_lport *lport; in fc_disc_gpn_id_resp() local
646 static int fc_disc_gpn_id_req(struct fc_lport *lport, in fc_disc_gpn_id_req()
669 static int fc_disc_single(struct fc_lport *lport, struct fc_disc_port *dp) in fc_disc_single()
686 static void fc_disc_stop(struct fc_lport *lport) in fc_disc_stop()
704 static void fc_disc_stop_final(struct fc_lport *lport) in fc_disc_stop_final()
715 void fc_disc_config(struct fc_lport *lport, void *priv) in fc_disc_config()
741 void fc_disc_init(struct fc_lport *lport) in fc_disc_init()