Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_fdir_filter.c356 ICE_WRITE_REG(hw, GLSTAT_FD_CNT0H(counter_free->hw_index), 0); in ice_fdir_counter_alloc()
1433 hits_hi = ICE_READ_REG(hw, GLSTAT_FD_CNT0H(counter->hw_index)); in ice_fdir_query_count()
1442 ICE_WRITE_REG(hw, GLSTAT_FD_CNT0H(counter->hw_index), 0); in ice_fdir_query_count()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_hw_autogen.h8000 #define GLSTAT_FD_CNT0H(_i) (0x003A0004 + ((_i) * 8)) /* _i=0...4095 */ /* Reset Source: CORER */ macro