Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/nvmf/
H A Dnvmf_che.c917 u_int hlen, cpl_error; in nvmf_che_validate_pdu() local
928 cpl_error = m->m_pkthdr.nvmf_cpl_status & CMP_STATUS_ERROR_MASK; in nvmf_che_validate_pdu()
929 switch (cpl_error) { in nvmf_che_validate_pdu()
970 cpl_error); in nvmf_che_validate_pdu()
995 cpl_error, ch->pdu_type); in nvmf_che_validate_pdu()
1015 cpl_error); in nvmf_che_validate_pdu()
1031 if (cpl_error == CMP_STATUS_DATA_DIGEST) { in nvmf_che_validate_pdu()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h3648 struct cpl_error { struct