Searched refs:cvi_eth_mac_send_frame (Results 1 – 3 of 3) sorted by relevance
398 int32_t cvi_eth_mac_send_frame(eth_mac_handle_t handle, const uint8_t *frame, uint32_t len);
669 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
407 if (cvi_eth_mac_send_frame(g_mac_handle, SendDataBuf, len) < 0) in rt_dw_eth_tx()
Completed in 9 milliseconds