Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dfec_mxc.c79 static void swap_packet(uint32_t *packet, int length) in swap_packet() function
726 swap_packet((uint32_t *)packet, length); in fecmxc_send()
941 swap_packet((uint32_t *)addr, frame_length); in fecmxc_recv()