Home
last modified time | relevance | path

Searched refs:fc_rport_enter_plogi (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/libfc/
Dfc_rport.c80 static void fc_rport_enter_plogi(struct fc_rport_priv *);
591 fc_rport_enter_plogi(rdata); in fc_rport_timeout()
803 fc_rport_enter_plogi(rdata); in fc_rport_flogi_resp()
833 return fc_rport_enter_plogi(rdata); in fc_rport_enter_flogi()
962 fc_rport_enter_plogi(rdata); in fc_rport_recv_flogi_req()
1073 static void fc_rport_enter_plogi(struct fc_rport_priv *rdata) in fc_rport_enter_plogi() function