Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c62 set_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_ofld_timer()
73 BNX2FC_FLAG_OFLD_REQ_CMPL, in bnx2fc_ofld_wait()
112 clear_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_offload_session()
143 clear_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_offload_session()
Dbnx2fc.h306 #define BNX2FC_FLAG_OFLD_REQ_CMPL 0x5 macro
Dbnx2fc_hwi.c1163 set_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_process_ofld_cmpl()
1213 set_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_process_enable_conn_cmpl()