Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igb/
A De1000_regs.h408 #define E1000_I210_TQAVCC(_n) (0x3004 + ((_n) * 0x40)) macro
A Digb_main.c1626 val = rd32(E1000_I210_TQAVCC(queue)); in set_queue_mode()
1633 wr32(E1000_I210_TQAVCC(queue), val); in set_queue_mode()
1778 tqavcc = rd32(E1000_I210_TQAVCC(queue)); in igb_config_tx_modes()
1781 wr32(E1000_I210_TQAVCC(queue), tqavcc); in igb_config_tx_modes()
1788 tqavcc = rd32(E1000_I210_TQAVCC(queue)); in igb_config_tx_modes()
1790 wr32(E1000_I210_TQAVCC(queue), tqavcc); in igb_config_tx_modes()

Completed in 20 milliseconds