Searched refs:tx_packet (Results 1 – 2 of 2) sorted by relevance
8 #define TX_RING_BUFFER_SIZE (TX_RING_ENTRIES*sizeof(tx_packet))55 typedef struct tx_packet { struct65 } tx_packet; argument
76 tx_packet *tx_ring;610 tx_packet *desc = &priv->tx_ring[priv->tx_write]; in meth_tx_short_prepare()623 tx_packet *desc = &priv->tx_ring[priv->tx_write]; in meth_tx_1page_prepare()648 tx_packet *desc = &priv->tx_ring[priv->tx_write]; in meth_tx_2page_prepare()