Home
last modified time | relevance | path

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

/drivers/scsi/bnx2fc/
Dbnx2fc_constants.h60 #define FCOE_KCQE_COMPLETION_STATUS_CTX_ALLOC_FAILURE (0x3) macro
Dbnx2fc_hwi.c1143 FCOE_KCQE_COMPLETION_STATUS_CTX_ALLOC_FAILURE) { in bnx2fc_process_ofld_cmpl()
1276 case FCOE_KCQE_COMPLETION_STATUS_CTX_ALLOC_FAILURE: in bnx2fc_init_failure()
/drivers/net/ethernet/broadcom/
Dcnic.c2425 kcqe.completion_status = FCOE_KCQE_COMPLETION_STATUS_CTX_ALLOC_FAILURE; in cnic_bnx2x_fcoe_ofld1()