HomeSort by relevance Sort by last modified time
    Searched full:netdev_desc (Results 1 - 1 of 1) sorted by null

  /external/grub/netboot/
fa311.c 94 struct netdev_desc { struct
107 volatile struct netdev_desc *rx_head_desc;
108 volatile struct netdev_desc rx_ring[RX_RING_SIZE] __attribute__ ((aligned (4)));
109 volatile struct netdev_desc tx_ring[TX_RING_SIZE] __attribute__ ((aligned (4)));

Completed in 517 milliseconds