Searched refs:net_rx_packets (Results 1 – 2 of 2) sorted by relevance
34 uchar *net_rx_packets[PKTBUFSRX]; variable90 net_rx_packets[i] = net_pkt_buf + i * PKTSIZE_ALIGN; in eth_init_rings()
192 uchar *net_rx_packets[PKTBUFSRX]; variable414 net_rx_packets[i] = net_tx_packet + in net_init()
Completed in 13 milliseconds