Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/ethernet/
Doa_tc6.h186 int oa_tc6_send_chunks(struct oa_tc6 *tc6, struct net_pkt *pkt);
Doa_tc6.c170 int oa_tc6_send_chunks(struct oa_tc6 *tc6, struct net_pkt *pkt) in oa_tc6_send_chunks() function
Deth_lan865x.c549 ret = oa_tc6_send_chunks(tc6, pkt); in lan865x_port_send()