Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h575 #define E830_GLTXTIME_FETCH_PROFILE(_i, _j) (0x002D3500 + ((_i) * 4 + (_j) * 64)) macro
H A Dice_base.c453 reg = rd32(hw, E830_GLTXTIME_FETCH_PROFILE(prof, 0)); in ice_calc_ts_ring_count()