Searched refs:BNX2FC_FLAG_IO_CLEANUP (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_io.c | 1222 set_bit(BNX2FC_FLAG_IO_CLEANUP, &io_req->req_flags); in bnx2fc_eh_abort() 1385 if (test_and_set_bit(BNX2FC_FLAG_IO_CLEANUP, in bnx2fc_process_abts_compl() 1922 if (test_and_clear_bit(BNX2FC_FLAG_IO_CLEANUP, in bnx2fc_process_scsi_cmd_compl()
|
H A D | bnx2fc.h | 453 #define BNX2FC_FLAG_IO_CLEANUP 0x6 macro
|
H A D | bnx2fc_tgt.c | 197 set_bit(BNX2FC_FLAG_IO_CLEANUP, &io_req->req_flags); in bnx2fc_flush_active_ios()
|
H A D | bnx2fc_hwi.c | 719 if (test_and_clear_bit(BNX2FC_FLAG_IO_CLEANUP, in bnx2fc_process_unsol_compl()
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_io.c | 1220 set_bit(BNX2FC_FLAG_IO_CLEANUP, &io_req->req_flags); in bnx2fc_eh_abort() 1383 if (test_and_set_bit(BNX2FC_FLAG_IO_CLEANUP, in bnx2fc_process_abts_compl() 1919 if (test_and_clear_bit(BNX2FC_FLAG_IO_CLEANUP, in bnx2fc_process_scsi_cmd_compl()
|
H A D | bnx2fc.h | 450 #define BNX2FC_FLAG_IO_CLEANUP 0x6 macro
|
H A D | bnx2fc_tgt.c | 197 set_bit(BNX2FC_FLAG_IO_CLEANUP, &io_req->req_flags); in bnx2fc_flush_active_ios()
|
H A D | bnx2fc_hwi.c | 719 if (test_and_clear_bit(BNX2FC_FLAG_IO_CLEANUP, in bnx2fc_process_unsol_compl()
|
Completed in 15 milliseconds