Home
last modified time | relevance | path

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

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c37 clear_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_upld_timer()
60 clear_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_ofld_timer()
125 if (!(test_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags))) { in bnx2fc_offload_session()
155 clear_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_offload_session()
H A Dbnx2fc.h301 #define BNX2FC_FLAG_OFFLOADED 0x2 macro
H A Dbnx2fc_hwi.c1189 set_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_process_ofld_cmpl()
1271 clear_bit(BNX2FC_FLAG_OFFLOADED, &tgt->flags); in bnx2fc_process_conn_disable_cmpl()