Searched refs:nb8800_tx_desc (Results 1 – 2 of 2) sorted by relevance
390 struct nb8800_tx_desc *txd; in nb8800_xmit()434 txb->dma_desc + offsetof(struct nb8800_tx_desc, buf); in nb8800_xmit()496 struct nb8800_tx_desc *txd = &priv->tx_descs[done]; in nb8800_tx_done()744 #define TX_DESC_SIZE (TX_DESC_COUNT * sizeof(struct nb8800_tx_desc))785 struct nb8800_tx_desc *txd; in nb8800_dma_reset()807 offsetof(struct nb8800_tx_desc, report); in nb8800_dma_reset()859 priv->tx_desc_dma + i * sizeof(struct nb8800_tx_desc); in nb8800_dma_init()875 struct nb8800_tx_desc *txd = &priv->tx_descs[0]; in nb8800_dma_stop()902 txb->dma_desc + offsetof(struct nb8800_tx_desc, buf); in nb8800_dma_stop()
203 struct nb8800_tx_desc { struct263 struct nb8800_tx_desc *tx_descs;