Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/ethernet/
Doa_tc6.h197 int oa_tc6_read_chunks(struct oa_tc6 *tc6, struct net_pkt *pkt);
Doa_tc6.c321 int oa_tc6_read_chunks(struct oa_tc6 *tc6, struct net_pkt *pkt) in oa_tc6_read_chunks() function
Deth_lan865x.c405 ret = oa_tc6_read_chunks(tc6, pkt); in lan865x_read_chunks()