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

/vbox/src/VBox/Devices/PC/ipxe/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;

Completed in 48 milliseconds