Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h243 #define QINT_TQCTL_ITR_INDX_S 11 macro
H A Dice_base.c944 itr_idx = (itr_idx << QINT_TQCTL_ITR_INDX_S) & QINT_TQCTL_ITR_INDX_M; in ice_cfg_txq_interrupt()