Home
last modified time | relevance | path

Searched refs:lance_tx_desc (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/amd/
D7990.h60 struct lance_tx_desc { struct
87 volatile struct lance_tx_desc btx_ring[TX_RING_SIZE]; argument
Da2065.h113 struct lance_tx_desc { struct
Dsunlance.c205 struct lance_tx_desc { struct
228 struct lance_tx_desc btx_ring[TX_RING_SIZE]; argument
579 struct lance_tx_desc *td = &ib->btx_ring [i]; in lance_tx_dvma()
749 struct lance_tx_desc __iomem *td = &ib->btx_ring [i]; in lance_tx_pio()
Da2065.c96 struct lance_tx_desc btx_ring[TX_RING_SIZE];
328 volatile struct lance_tx_desc *td; in lance_tx()
Ddeclance.c195 struct lance_tx_desc { struct
222 struct lance_tx_desc btx_ring[TX_RING_SIZE]; argument
244 shift_off(offsetof(struct lance_tx_desc, rt), type)
D7990.c353 volatile struct lance_tx_desc *td; in lance_tx()