Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57xx_iscsi_constants.h59 #define ISCSI_KCQE_COMPLETION_STATUS_CTX_ALLOC_FAILURE (0x2) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c1234 if (kcqe->completion_status & ISCSI_KCQE_COMPLETION_STATUS_CTX_ALLOC_FAILURE) in lm_sc_complete_l4_ofld_request()