Home
last modified time | relevance | path

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

/bsp/cvitek/drivers/libraries/eth/
A Ddw_eth_mac.h398 int32_t cvi_eth_mac_send_frame(eth_mac_handle_t handle, const uint8_t *frame, uint32_t len);
A Ddw_eth_mac.c669 int32_t cvi_eth_mac_send_frame(eth_mac_handle_t handle, const uint8_t *frame, uint32_t len) in cvi_eth_mac_send_frame() function
/bsp/cvitek/drivers/
A Ddrv_eth.c407 if (cvi_eth_mac_send_frame(g_mac_handle, SendDataBuf, len) < 0) in rt_dw_eth_tx()

Completed in 9 milliseconds