Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_bsg.c14 static void qla2xxx_free_fcport_work(struct work_struct *work) in qla2xxx_free_fcport_work() function
79 INIT_WORK(&sp->fcport->free_work, qla2xxx_free_fcport_work); in qla2x00_bsg_sp_free()