Searched refs:NETC_SIPsiSetRxBuffer (Results 1 – 3 of 3) sorted by relevance
367 status_t NETC_SIPsiSetRxBuffer(ENETC_SI_Type *base, netc_vsi_number_t vsi, uint64_t buffAddr);
108 status_t NETC_SIPsiSetRxBuffer(ENETC_SI_Type *base, netc_vsi_number_t vsi, uint64_t buffAddr) in NETC_SIPsiSetRxBuffer() function
2374 return NETC_SIPsiSetRxBuffer(handle->hw.si, vsi, buffAddr); in EP_PsiSetRxBuffer()