Searched refs:BNX2FC_FLAG_UPLD_REQ_COMPL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_tgt.c | 39 set_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_upld_timer() 284 BNX2FC_FLAG_UPLD_REQ_COMPL, in bnx2fc_upld_wait() 304 clear_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_upload_session() 325 clear_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_upload_session()
|
H A D | bnx2fc_hwi.c | 1267 set_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_process_conn_disable_cmpl() 1275 set_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_process_conn_disable_cmpl() 1304 set_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_process_conn_destroy_cmpl()
|
H A D | bnx2fc.h | 309 #define BNX2FC_FLAG_UPLD_REQ_COMPL 0x7 macro
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_tgt.c | 39 set_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_upld_timer() 284 BNX2FC_FLAG_UPLD_REQ_COMPL, in bnx2fc_upld_wait() 304 clear_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_upload_session() 325 clear_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_upload_session()
|
H A D | bnx2fc_hwi.c | 1266 set_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_process_conn_disable_cmpl() 1274 set_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_process_conn_disable_cmpl() 1303 set_bit(BNX2FC_FLAG_UPLD_REQ_COMPL, &tgt->flags); in bnx2fc_process_conn_destroy_cmpl()
|
H A D | bnx2fc.h | 306 #define BNX2FC_FLAG_UPLD_REQ_COMPL 0x7 macro
|
Completed in 11 milliseconds