Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libfc/
Dfc_lport.c1583 static void fc_lport_timeout(struct work_struct *work) in fc_lport_timeout() function
1870 INIT_DELAYED_WORK(&lport->retry_work, fc_lport_timeout); in fc_lport_config()