Searched refs:err_num (Results 1 – 1 of 1) sorted by relevance
195 int err_num; in ocrdma_get_mbx_errno() local204 err_num = -EAGAIN; in ocrdma_get_mbx_errno()227 err_num = -EINVAL; in ocrdma_get_mbx_errno()234 err_num = -EBUSY; in ocrdma_get_mbx_errno()246 err_num = -ENOBUFS; in ocrdma_get_mbx_errno()252 err_num = -EAGAIN; in ocrdma_get_mbx_errno()256 err_num = -EFAULT; in ocrdma_get_mbx_errno()258 return err_num; in ocrdma_get_mbx_errno()280 int err_num = -EINVAL; in ocrdma_get_mbx_cqe_errno() local284 err_num = -EPERM; in ocrdma_get_mbx_cqe_errno()[all …]