Searched refs:BNX2FC_FLAG_ENABLED (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_tgt.c | 38 clear_bit(BNX2FC_FLAG_ENABLED, &tgt->flags); in bnx2fc_upld_timer() 61 clear_bit(BNX2FC_FLAG_ENABLED, &tgt->flags); in bnx2fc_ofld_timer() 150 if (!(test_bit(BNX2FC_FLAG_ENABLED, &tgt->flags))) in bnx2fc_offload_session() 492 if (test_bit(BNX2FC_FLAG_ENABLED, &tgt->flags)) { in bnx2fc_rport_event_handler() 507 if (test_bit(BNX2FC_FLAG_ENABLED, &tgt->flags)) { in bnx2fc_rport_event_handler() 545 if (!(test_bit(BNX2FC_FLAG_ENABLED, &tgt->flags))) { in bnx2fc_rport_event_handler()
|
H A D | bnx2fc.h | 311 #define BNX2FC_FLAG_ENABLED 0xa macro
|
H A D | bnx2fc_hwi.c | 1240 set_bit(BNX2FC_FLAG_ENABLED, &tgt->flags); in bnx2fc_process_enable_conn_cmpl() 1273 clear_bit(BNX2FC_FLAG_ENABLED, &tgt->flags); in bnx2fc_process_conn_disable_cmpl()
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_tgt.c | 38 clear_bit(BNX2FC_FLAG_ENABLED, &tgt->flags); in bnx2fc_upld_timer() 61 clear_bit(BNX2FC_FLAG_ENABLED, &tgt->flags); in bnx2fc_ofld_timer() 150 if (!(test_bit(BNX2FC_FLAG_ENABLED, &tgt->flags))) in bnx2fc_offload_session() 492 if (test_bit(BNX2FC_FLAG_ENABLED, &tgt->flags)) { in bnx2fc_rport_event_handler() 507 if (test_bit(BNX2FC_FLAG_ENABLED, &tgt->flags)) { in bnx2fc_rport_event_handler() 545 if (!(test_bit(BNX2FC_FLAG_ENABLED, &tgt->flags))) { in bnx2fc_rport_event_handler()
|
H A D | bnx2fc.h | 308 #define BNX2FC_FLAG_ENABLED 0xa macro
|
H A D | bnx2fc_hwi.c | 1239 set_bit(BNX2FC_FLAG_ENABLED, &tgt->flags); in bnx2fc_process_enable_conn_cmpl() 1272 clear_bit(BNX2FC_FLAG_ENABLED, &tgt->flags); in bnx2fc_process_conn_disable_cmpl()
|
Completed in 10 milliseconds