Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/scsi/
H A Dzfcp_aux.c78 flush_work(&port->rport_work); in zfcp_init_device_configure()
534 INIT_WORK(&port->rport_work, zfcp_scsi_rport_work); in zfcp_port_enqueue()
H A Dzfcp_def.h227 struct work_struct rport_work; member
H A Dzfcp_scsi.c773 if (!queue_work(port->adapter->work_queue, &port->rport_work)) in zfcp_scsi_schedule_rport_register()
783 &port->rport_work)) in zfcp_scsi_schedule_rport_block()
803 rport_work); in zfcp_scsi_rport_work()
/linux-6.15/include/scsi/
H A Dlibfc.h122 struct work_struct rport_work; member