Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-net.c128 uchar *tx_pkt, *rx_packet; in eth_run_loopback_test() local
165 length = eth_get_ops(current)->recv(current, flags, &rx_packet); in eth_run_loopback_test()
167 if (!check_lbtest_frame(net_tx_packet, rx_packet, in eth_run_loopback_test()
185 eth_get_ops(current)->free_pkt(current, rx_packet, in eth_run_loopback_test()