Searched refs:QEDF_RPORT_UPLOADING_CONNECTION (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/scsi/qedf/ |
| D | qedf_io.c | 900 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_post_io_req() 1012 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_queuecommand() 1595 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags) && in qedf_flush_active_ios() 1783 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags) && in qedf_flush_active_ios() 1883 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_abts() 2366 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_execute_tmf() 2451 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_tmf() 2469 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 | 713 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_eh_abort() 1518 !test_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 1520 set_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 1532 clear_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 2461 if (fcport && test_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_recv_frame()
|
| D | qedf_els.c | 364 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_restart_rport()
|