Searched refs:nb8800_tx_desc (Results 1 – 2 of 2) sorted by relevance
203 struct nb8800_tx_desc { struct263 struct nb8800_tx_desc *tx_descs;
400 struct nb8800_tx_desc *txd; in nb8800_xmit()442 txb->dma_desc + offsetof(struct nb8800_tx_desc, buf); in nb8800_xmit()504 struct nb8800_tx_desc *txd = &priv->tx_descs[done]; in nb8800_tx_done()752 #define TX_DESC_SIZE (TX_DESC_COUNT * sizeof(struct nb8800_tx_desc))793 struct nb8800_tx_desc *txd; in nb8800_dma_reset()815 offsetof(struct nb8800_tx_desc, report); in nb8800_dma_reset()867 priv->tx_desc_dma + i * sizeof(struct nb8800_tx_desc); in nb8800_dma_init()883 struct nb8800_tx_desc *txd = &priv->tx_descs[0]; in nb8800_dma_stop()910 txb->dma_desc + offsetof(struct nb8800_tx_desc, buf); in nb8800_dma_stop()