Searched refs:NETC_SIPsiGetRxMsg (Results 1 – 3 of 3) sorted by relevance
376 status_t NETC_SIPsiGetRxMsg(ENETC_SI_Type *base, netc_vsi_number_t vsi, netc_psi_rx_msg_t *msgInfo);
128 status_t NETC_SIPsiGetRxMsg(ENETC_SI_Type *base, netc_vsi_number_t vsi, netc_psi_rx_msg_t *msgInfo) in NETC_SIPsiGetRxMsg() function
2381 return NETC_SIPsiGetRxMsg(handle->hw.si, vsi, msgInfo); in EP_PsiGetRxMsg()