Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c35 clear_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_upld_timer()
58 clear_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_ofld_timer()
124 if (!(test_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags))) { in bnx2fc_offload_session()
156 clear_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_offload_session()
Dbnx2fc.h299 #define BNX2FC_FLAG_OFFLOADED 0x2 macro
Dbnx2fc_hwi.c1157 set_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_process_ofld_cmpl()
1239 clear_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_process_conn_disable_cmpl()