Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf.h77 int ice_dcf_query_stats(struct ice_dcf_hw *hw,
H A Dice_dcf_ethdev.c815 ret = ice_dcf_query_stats(hw, &pstats); in ice_dcf_stats_get()
842 ret = ice_dcf_query_stats(hw, &pstats); in ice_dcf_stats_reset()
H A Dice_dcf.c1015 ice_dcf_query_stats(struct ice_dcf_hw *hw, in ice_dcf_query_stats() function