Searched refs:CPMAC_TX_PTR (Results 1 – 1 of 1) sorted by relevance
114 #define CPMAC_TX_PTR(channel) (0x0600 + (channel) * 4) macro592 cpmac_write(priv->regs, CPMAC_TX_PTR(queue), (u32)desc->mapping); in cpmac_start_xmit()641 cpmac_write(priv->regs, CPMAC_TX_PTR(i), 0); in cpmac_hw_stop()660 cpmac_write(priv->regs, CPMAC_TX_PTR(i), 0); in cpmac_hw_start()1071 cpmac_write(priv->regs, CPMAC_TX_PTR(i), 0); in cpmac_stop()