Home
last modified time | relevance | path

Searched refs:BNX2FC_FLAG_ENABLED (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c38 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()
Dbnx2fc.h311 #define BNX2FC_FLAG_ENABLED 0xa macro
Dbnx2fc_hwi.c1240 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()