Home
last modified time | relevance | path

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

/linux/drivers/scsi/qedf/
A Dqedf_io.c889 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_post_io_req()
1001 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_queuecommand()
1615 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags) && in qedf_flush_active_ios()
1805 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags) && in qedf_flush_active_ios()
1903 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_abts()
2383 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_execute_tmf()
2468 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_tmf()
2486 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_initiate_tmf()
A Dqedf.h197 #define QEDF_RPORT_UPLOADING_CONNECTION 2 macro
A Dqedf_main.c780 if (test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_eh_abort()
1596 !test_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler()
1598 set_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler()
1610 clear_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_rport_event_handler()
2569 if (fcport && test_bit(QEDF_RPORT_UPLOADING_CONNECTION, in qedf_recv_frame()
A Dqedf_els.c383 test_bit(QEDF_RPORT_UPLOADING_CONNECTION, &fcport->flags)) { in qedf_restart_rport()

Completed in 18 milliseconds