Searched refs:tx_packet (Results 1 – 2 of 2) sorted by relevance
24 #define TX_RING_BUFFER_SIZE (TX_RING_ENTRIES*sizeof(tx_packet))71 typedef struct tx_packet { struct81 } tx_packet; argument
78 tx_packet *tx_ring;611 tx_packet *desc = &priv->tx_ring[priv->tx_write]; in meth_tx_short_prepare()624 tx_packet *desc = &priv->tx_ring[priv->tx_write]; in meth_tx_1page_prepare()649 tx_packet *desc = &priv->tx_ring[priv->tx_write]; in meth_tx_2page_prepare()