Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_regs.h409 #define E1000_I210_TQAVCC(_n) (0x3004 + ((_n) * 0x40)) macro
H A Digb_main.c1642 val = rd32(E1000_I210_TQAVCC(queue)); in set_queue_mode()
1649 wr32(E1000_I210_TQAVCC(queue), val); in set_queue_mode()
1794 tqavcc = rd32(E1000_I210_TQAVCC(queue)); in igb_config_tx_modes()
1797 wr32(E1000_I210_TQAVCC(queue), tqavcc); in igb_config_tx_modes()
1804 tqavcc = rd32(E1000_I210_TQAVCC(queue)); in igb_config_tx_modes()
1806 wr32(E1000_I210_TQAVCC(queue), tqavcc); in igb_config_tx_modes()