Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h240 #define QINT_TQCTL_ITR_INDX_S 11 macro
Dice_base.c875 itr_idx = (itr_idx << QINT_TQCTL_ITR_INDX_S) & QINT_TQCTL_ITR_INDX_M; in ice_cfg_txq_interrupt()