Searched refs:E1000_DCA_TXCTRL (Results 1 – 4 of 4) sorted by relevance
53 #define E1000_DCA_TXCTRL(_n) (0x03814 + (_n << 8)) macro
173 #define E1000_DCA_TXCTRL(_n) E1000_TXCTL(_n) macro
660 regs_buff[243 + i] = rd32(E1000_DCA_TXCTRL(i)); in igb_get_regs()
7118 wr32(E1000_DCA_TXCTRL(tx_ring->reg_idx), txctrl); in igb_update_tx_dca()