Searched refs:BNX2FC_FLAG_OFLD_REQ_CMPL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_tgt.c | 62 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()
|
H A D | bnx2fc.h | 307 #define BNX2FC_FLAG_OFLD_REQ_CMPL 0x5 macro
|
H A D | bnx2fc_hwi.c | 1193 set_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_process_ofld_cmpl() 1243 set_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_process_enable_conn_cmpl()
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_tgt.c | 62 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()
|
H A D | bnx2fc.h | 304 #define BNX2FC_FLAG_OFLD_REQ_CMPL 0x5 macro
|
H A D | bnx2fc_hwi.c | 1192 set_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_process_ofld_cmpl() 1242 set_bit(BNX2FC_FLAG_OFLD_REQ_CMPL, &tgt->flags); in bnx2fc_process_enable_conn_cmpl()
|
Completed in 9 milliseconds