Searched refs:CPMAC_TX_ACK (Results 1 – 1 of 1) sorted by relevance
108 #define CPMAC_TX_ACK(channel) (0x0640 + (channel) * 4) macro586 cpmac_write(priv->regs, CPMAC_TX_ACK(queue), (u32)desc->mapping); in cpmac_end_xmit()