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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dgreth.c92 static void greth_print_rx_packet(void *addr, int len) function
785 greth_print_rx_packet(phys_to_virt(dma_addr), pkt_len);
889 greth_print_rx_packet(phys_to_virt(greth_read_bd(&bdp->addr)), pkt_len);

Completed in 23 milliseconds