Searched refs:CPMAC_TX_PTR (Results 1 – 1 of 1) sorted by relevance
106 #define CPMAC_TX_PTR(channel) (0x0600 + (channel) * 4) macro575 cpmac_write(priv->regs, CPMAC_TX_PTR(queue), (u32)desc->mapping); in cpmac_start_xmit()623 cpmac_write(priv->regs, CPMAC_TX_PTR(i), 0); in cpmac_hw_stop()642 cpmac_write(priv->regs, CPMAC_TX_PTR(i), 0); in cpmac_hw_start()1019 cpmac_write(priv->regs, CPMAC_TX_PTR(i), 0); in cpmac_stop()