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

/u-boot/drivers/net/
H A Dfec_mxc.c82 static void swap_packet(uint32_t *packet, int length) function
691 swap_packet((uint32_t *)packet, length);
881 swap_packet((uint32_t *)addr, frame_length);

Completed in 89 milliseconds