Searched refs:cvi_eth_mac_read_frame (Results 1 – 3 of 3) sorted by relevance
409 int32_t cvi_eth_mac_read_frame(eth_mac_handle_t handle, uint8_t *frame, uint32_t len);
686 int32_t cvi_eth_mac_read_frame(eth_mac_handle_t handle, uint8_t *frame, uint32_t len) in cvi_eth_mac_read_frame() function
324 int32_t len = cvi_eth_mac_read_frame(g_mac_handle, RecvDataBuf, GMAC_BUF_LEN); in rt_dw_eth_rx()
Completed in 10 milliseconds