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.c75 static void swap_packet(uint32_t *packet, int length) in swap_packet() function
677 swap_packet((uint32_t *)packet, length); in fecmxc_send()
892 swap_packet((uint32_t *)addr, frame_length); in fecmxc_recv()