Searched refs:QEDF_RPORT_UPLOADING_CONNECTION (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A 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() 1633 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags) && in qedf_flush_active_ios() 1823 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags) && in qedf_flush_active_ios() 1921 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_abts() 2408 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_execute_tmf() 2493 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_tmf() 2511 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_tmf()
|
H A D | qedf.h | 200 #define QEDF_RPORT_UPLOADING_CONNECTION 2 macro
|
H A D | qedf_main.c | 781 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_eh_abort() 1597 !test_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 1599 set_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 1611 clear_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 2588 if (fcport && test_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_recv_frame()
|
H A D | qedf_els.c | 383 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_restart_rport()
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_io.c | 888 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_post_io_req() 1000 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() 2388 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_execute_tmf() 2473 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_tmf() 2491 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_tmf()
|
H A D | qedf.h | 205 #define QEDF_RPORT_UPLOADING_CONNECTION 2 macro
|
H A D | qedf_main.c | 781 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_eh_abort() 1597 !test_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 1599 set_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 1611 clear_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler() 2590 if (fcport && test_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_recv_frame()
|
H A D | qedf_els.c | 383 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_restart_rport()
|
Completed in 20 milliseconds