Home
last modified time | relevance | path

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

/linux-6.12.1/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.c200 struct lance_tx_desc { struct
223 struct lance_tx_desc btx_ring[TX_RING_SIZE]; argument
572 struct lance_tx_desc *td = &ib->btx_ring [i]; in lance_tx_dvma()
740 struct lance_tx_desc __iomem *td = &ib->btx_ring [i]; in lance_tx_pio()
Da2065.c97 struct lance_tx_desc btx_ring[TX_RING_SIZE];
325 volatile struct lance_tx_desc *td; in lance_tx()
Ddeclance.c196 struct lance_tx_desc { struct
223 struct lance_tx_desc btx_ring[TX_RING_SIZE]; argument
245 shift_off(offsetof(struct lance_tx_desc, rt), type)
D7990.c356 volatile struct lance_tx_desc *td; in lance_tx()