Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.c4556 wr32(hw, GLV_REPC(vsi_num), 0); in ice_stat_update_repc()
4560 repc = rd32(hw, GLV_REPC(vsi_num)); in ice_stat_update_repc()
4565 wr32(hw, GLV_REPC(vsi_num), 0); in ice_stat_update_repc()
H A Dice_hw_autogen.h8136 #define GLV_REPC(_i) (0x00295804 + ((_i) * 4)) /* _i=0...767 */ /* Reset Source: CORER */ macro