Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Doa_tc6.h187 int oa_tc6_send_chunks(struct oa_tc6 *tc6, struct net_pkt *pkt);
Doa_tc6.c178 int oa_tc6_send_chunks(struct oa_tc6 *tc6, struct net_pkt *pkt) in oa_tc6_send_chunks() function
Deth_lan865x.c558 ret = oa_tc6_send_chunks(tc6, pkt); in lan865x_port_send()