Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h251 #define QINT_TQCTL_ITR_INDX_M ICE_M(0x3, 11) macro
H A Dice_base.c1063 itr_idx = FIELD_PREP(QINT_TQCTL_ITR_INDX_M, itr_idx); in ice_cfg_txq_interrupt()