Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Doa_tc6.h198 int oa_tc6_read_chunks(struct oa_tc6 *tc6, struct net_pkt *pkt);
Doa_tc6.c329 int oa_tc6_read_chunks(struct oa_tc6 *tc6, struct net_pkt *pkt) in oa_tc6_read_chunks() function
Deth_lan865x.c414 ret = oa_tc6_read_chunks(tc6, pkt); in lan865x_read_chunks()