Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
De1000_regs.h409 #define E1000_I210_TQAVCC(_n) (0x3004 + ((_n) * 0x40)) macro
Digb_main.c1646 val = rd32(E1000_I210_TQAVCC(queue)); in set_queue_mode()
1653 wr32(E1000_I210_TQAVCC(queue), val); in set_queue_mode()
1798 tqavcc = rd32(E1000_I210_TQAVCC(queue)); in igb_config_tx_modes()
1801 wr32(E1000_I210_TQAVCC(queue), tqavcc); in igb_config_tx_modes()
1808 tqavcc = rd32(E1000_I210_TQAVCC(queue)); in igb_config_tx_modes()
1810 wr32(E1000_I210_TQAVCC(queue), tqavcc); in igb_config_tx_modes()