Home
last modified time | relevance | path

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

/linux/drivers/scsi/qedf/
A Dqedf_io.c1010 atomic_inc(&fcport->ios_to_queue); in qedf_queuecommand()
1021 atomic_dec(&fcport->ios_to_queue); in qedf_queuecommand()
1030 atomic_dec(&fcport->ios_to_queue); in qedf_queuecommand()
1045 atomic_dec(&fcport->ios_to_queue); in qedf_queuecommand()
1617 while (atomic_read(&fcport->ios_to_queue)) { in qedf_flush_active_ios()
1620 atomic_read(&fcport->ios_to_queue)); in qedf_flush_active_ios()
1624 atomic_read(&fcport->ios_to_queue)); in qedf_flush_active_ios()
A Dqedf.h212 atomic_t ios_to_queue; member

Completed in 9 milliseconds