Home
last modified time | relevance | path

Searched refs:GLINT_DYN_CTL_INTERVAL_S (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h288 ((((usecs) << (GLINT_DYN_CTL_INTERVAL_S - ICE_ITR_GRAN_S)) & \
H A Dice_hw_autogen.h186 #define GLINT_DYN_CTL_INTERVAL_S 5 macro
H A Dice_txrx.c1407 (itr << (GLINT_DYN_CTL_INTERVAL_S - ICE_ITR_GRAN_S)); in ice_buildreg_itr()