Searched refs:NETC_SIVsiSendMsg (Results 1 – 3 of 3) sorted by relevance
417 status_t NETC_SIVsiSendMsg(ENETC_SI_Type *base, uint64_t msgAddr, uint32_t msgLen);
172 status_t NETC_SIVsiSendMsg(ENETC_SI_Type *base, uint64_t msgAddr, uint32_t msgLen) in NETC_SIVsiSendMsg() function
2409 return NETC_SIVsiSendMsg(handle->hw.si, msgAddr, msgLen); in EP_VsiSendMsg()