Searched refs:MV_NOT_READY (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/
H A DmvTypes.h99 #define MV_NOT_READY (0x1A) /* The other side is not ready yet */ macro
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/cesa/
H A DmvCesa.c1077 * MV_NOT_READY - Next request is not ready yet. New interrupt will
1087 MV_STATUS status, readyStatus = MV_NOT_READY;
1127 return MV_NOT_READY;
1248 if(readyStatus == MV_NOT_READY)
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/
H A DmvEth.c840 return MV_NOT_READY;

Completed in 40 milliseconds