Home
last modified time | relevance | path

Searched refs:cvi_eth_mac_read_frame (Results 1 – 3 of 3) sorted by relevance

/bsp/cvitek/drivers/libraries/eth/
A Ddw_eth_mac.h409 int32_t cvi_eth_mac_read_frame(eth_mac_handle_t handle, uint8_t *frame, uint32_t len);
A Ddw_eth_mac.c686 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
/bsp/cvitek/drivers/
A Ddrv_eth.c324 int32_t len = cvi_eth_mac_read_frame(g_mac_handle, RecvDataBuf, GMAC_BUF_LEN); in rt_dw_eth_rx()

Completed in 10 milliseconds