Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bnx2fc/
Dbnx2fc_constants.h58 #define FCOE_KCQE_COMPLETION_STATUS_ERROR (0x1) macro
Dbnx2fc_hwi.c1322 case FCOE_KCQE_COMPLETION_STATUS_ERROR: in bnx2fc_init_failure()
/linux-6.6.21/drivers/net/ethernet/broadcom/
Dcnic.c2514 kcqe.completion_status = FCOE_KCQE_COMPLETION_STATUS_ERROR; in cnic_bnx2x_fcoe_destroy()