Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_dcf.h154 int ice_dcf_query_stats(struct ice_dcf_hw *hw,
H A Dice_dcf_ethdev.c1345 ret = ice_dcf_query_stats(hw, &pstats); in ice_dcf_stats_get()
1375 ret = ice_dcf_query_stats(hw, &pstats); in ice_dcf_stats_reset()
1414 ret = ice_dcf_query_stats(hw, &pnstats); in ice_dcf_xstats_get()
H A Dice_dcf.c1065 ice_dcf_query_stats(struct ice_dcf_hw *hw, in ice_dcf_query_stats() function