Searched refs:QEDF_RPORT_UPLOADING_CONNECTION (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/scsi/qedf/ |
| D | qedf_io.c | 894 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_post_io_req() 1006 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_queuecommand() 1613 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags) && in qedf_flush_active_ios() 1803 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags) && in qedf_flush_active_ios() 1901 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_abts() 2381 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_execute_tmf() 2466 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_tmf() 2484 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_tmf()
|
| D | qedf.h | 200 #define QEDF_RPORT_UPLOADING_CONNECTION 2 macro
|
| D | qedf_main.c | 778 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_eh_abort() 1594 !test_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 1596 set_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 1608 clear_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 2565 if (fcport && test_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_recv_frame()
|
| D | qedf_els.c | 383 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_restart_rport()
|