Home
last modified time | relevance | path

Searched refs:E1000_I210_TQAVCC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_regs.h408 #define E1000_I210_TQAVCC(_n) (0x3004 + ((_n) * 0x40)) macro
H A Digb_main.c1648 val = rd32(E1000_I210_TQAVCC(queue)); in set_queue_mode()
1655 wr32(E1000_I210_TQAVCC(queue), val); in set_queue_mode()
1800 tqavcc = rd32(E1000_I210_TQAVCC(queue)); in igb_config_tx_modes()
1803 wr32(E1000_I210_TQAVCC(queue), tqavcc); in igb_config_tx_modes()
1810 tqavcc = rd32(E1000_I210_TQAVCC(queue)); in igb_config_tx_modes()
1812 wr32(E1000_I210_TQAVCC(queue), tqavcc); in igb_config_tx_modes()