Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57xx_fcoe_constants.h42 #define FCOE_KCQE_COMPLETION_STATUS_ERROR (0x1) macro
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c155 kcqe.completion_status = FCOE_KCQE_COMPLETION_STATUS_ERROR; in BnxeFcoeInitWqeWork()