Home
last modified time | relevance | path

Searched defs:tx_ring (Results 1 – 23 of 23) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Datl1e.c262 struct atl1e_tx_ring *tx_ring = (struct atl1e_tx_ring *) in atl1e_clean_tx_ring() local
324 struct atl1e_tx_ring *tx_ring = NULL; in atl1e_init_ring_resources() local
347 struct atl1e_tx_ring *tx_ring = NULL; in atl1e_init_ring_ptrs() local
398 struct atl1e_tx_ring *tx_ring; in atl1e_setup_ring_resources() local
485 struct atl1e_tx_ring *tx_ring = in atl1e_configure_des_ring() local
722 struct atl1e_tx_ring *tx_ring = (struct atl1e_tx_ring *) in atl1e_clean_tx_irq() local
907 struct atl1e_tx_ring *tx_ring = &adapter->tx_ring; in atl1e_tpd_avail() local
926 struct atl1e_tx_ring *tx_ring = &adapter->tx_ring; in atl1e_get_tpd() local
940 struct atl1e_tx_ring *tx_ring = &adapter->tx_ring; in atl1e_get_tx_buffer() local
965 struct atl1e_tx_ring *tx_ring = &adapter->tx_ring; in atl1e_tx_queue() local
Depic100.c93 struct epic_tx_desc tx_ring[TX_RING_SIZE] member
99 #define tx_ring epic100_bufs.tx_ring macro
Dpcnet32.c202 u32 tx_ring; member
217 struct pcnet32_tx_head tx_ring[TX_RING_SIZE] member
Dtlan.c182 struct TLanList tx_ring[TLAN_NUM_TX_LISTS]; member
187 #define tx_ring tlan_buffers.tx_ring macro
Damd8111e.c89 struct amd8111e_tx_desc tx_ring[NUM_TX_SLOTS]; member
Dns83820.c393 struct ring_desc tx_ring[NR_TX_DESC] __attribute__ ((aligned(8))); member
399 #define tx_ring ns83820_bufs.tx_ring macro
Dforcedeth.c389 struct ring_desc tx_ring[TX_RING]; member
394 #define tx_ring forcedeth_bufs.tx_ring macro
D3c90x.h295 struct TXD *tx_ring; member
Dtulip.c436 struct tulip_tx_desc tx_ring[TX_RING_SIZE]; member
442 #define tx_ring tulip_bss.tx_ring macro
Dvia-velocity.c199 static u8 tx_ring[TX_DESC_DEF * sizeof(struct tx_desc) + 64]; variable
Dw89c840.c227 struct w840_tx_desc tx_ring[TX_RING_SIZE]; member
Dsundance.c228 static struct netdev_desc tx_ring[TX_RING_SIZE]; variable
D3c515.c222 struct boom_tx_desc tx_ring[TX_RING_SIZE]; member
Dmtd80x.c328 struct mtd_desc tx_ring[TX_RING_SIZE]; member
Dtg3.c66 struct tg3_tx_buffer_desc tx_ring[TG3_TX_RING_SIZE]; member
Dvia-rhine.c663 struct rhine_tx_desc *tx_ring; member
Dmtnic.h438 struct mtnic_ring tx_ring; member
Datl1e.h233 struct atl1e_tx_ring tx_ring; member
Dsky2.h2044 struct tx_ring_info *tx_ring; member
Dskge.h2503 struct skge_ring tx_ring; member
Dtg3.h2097 struct tg3_tx_buffer_desc *tx_ring; member
/external/syslinux/gpxe/src/drivers/net/e1000/
De1000.h194 struct e1000_tx_ring *tx_ring; /* One per active queue */ member
/external/syslinux/gpxe/src/drivers/net/rtl818x/
Drtl818x.h294 struct rtl818x_tx_desc *tx_ring; member