Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_ethdev.c2412 ICE_WRITE_REG(hw, QINT_TQCTL(vsi->base_queue + i), 0); in ice_vsi_disable_queues_intr()
3364 ICE_WRITE_REG(hw, QINT_TQCTL(base_queue + i), val_tx); in __vsi_queues_bind_intr()
3384 ICE_WRITE_REG(hw, QINT_TQCTL(vsi->base_queue + i), 0); in ice_vsi_queues_bind_intr()
/dpdk/drivers/net/ice/base/
H A Dice_hw_autogen.h4950 #define QINT_TQCTL(_DBQM) (0x00140000 + ((_DBQM) * 4)) /* _i=0...16383 */ /* Reset Source: CORER … macro