Searched refs:mvMacStrToHex (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 DmvCommon.c71 * mvMacStrToHex - Convert MAC format string to hex.
87 MV_STATUS mvMacStrToHex(const char* macStr, MV_U8* macHex) function
H A DmvCommon.h299 MV_STATUS mvMacStrToHex(const char* macStr, MV_U8* macHex);
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/
H A DmvEthDebug.c517 mvMacStrToHex(macStr, macAddr);
557 mvMacStrToHex(macStr, macAddr);

Completed in 41 milliseconds