Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c61 set_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_ofld_timer()
72 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.h303 #define BNX2FC_FLAG_OFLD_REQ_CMPL 0x5 macro
Dbnx2fc_hwi.c1161 set_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_process_ofld_cmpl()
1211 set_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_process_enable_conn_cmpl()