Searched refs:NETC_SIPsiSendMsg (Results 1 – 3 of 3) sorted by relevance
344 status_t NETC_SIPsiSendMsg(ENETC_SI_Type *base, uint16_t msg, netc_vsi_number_t vsi);
92 status_t NETC_SIPsiSendMsg(ENETC_SI_Type *base, uint16_t msg, netc_vsi_number_t vsi) in NETC_SIPsiSendMsg() function
2360 return NETC_SIPsiSendMsg(handle->hw.si, msg, vsi); in EP_PsiSendMsg()