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

/external/syslinux/gpxe/src/drivers/net/
H A Dsky2.c887 static inline struct tx_ring_info *tx_le_re(struct sky2_port *sky2,
1145 sky2->tx_ring = zalloc(TX_RING_SIZE * sizeof(struct tx_ring_info));
1242 struct tx_ring_info *re;
1290 struct tx_ring_info *re = sky2->tx_ring + idx;
H A Dsky2.h2020 struct tx_ring_info { struct
2044 struct tx_ring_info *tx_ring;
H A Dtg3.h1849 struct tx_ring_info {
2099 struct tx_ring_info *tx_buffers;

Completed in 97 milliseconds