Searched refs:nb8800_tx_desc (Results 1 – 2 of 2) sorted by relevance
202 struct nb8800_tx_desc { struct262 struct nb8800_tx_desc *tx_descs;
401 struct nb8800_tx_desc *txd; in nb8800_xmit()443 txb->dma_desc + offsetof(struct nb8800_tx_desc, buf); in nb8800_xmit()505 struct nb8800_tx_desc *txd = &priv->tx_descs[done]; in nb8800_tx_done()753 #define TX_DESC_SIZE (TX_DESC_COUNT * sizeof(struct nb8800_tx_desc))794 struct nb8800_tx_desc *txd; in nb8800_dma_reset()816 offsetof(struct nb8800_tx_desc, report); in nb8800_dma_reset()868 priv->tx_desc_dma + i * sizeof(struct nb8800_tx_desc); in nb8800_dma_init()884 struct nb8800_tx_desc *txd = &priv->tx_descs[0]; in nb8800_dma_stop()911 txb->dma_desc + offsetof(struct nb8800_tx_desc, buf); in nb8800_dma_stop()