Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h305 #define BNX2FC_FLAG_CTX_ALLOC_FAILURE 0x6 macro
H A Dbnx2fc_tgt.c126 if (test_and_clear_bit(BNX2FC_FLAG_CTX_ALLOC_FAILURE, in bnx2fc_offload_session()
H A Dbnx2fc_hwi.c1185 set_bit(BNX2FC_FLAG_CTX_ALLOC_FAILURE, &tgt->flags); in bnx2fc_process_ofld_cmpl()