Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.h33 ice_clean_rq_elem(struct ice_hw *hw, struct ice_ctl_q_info *cq,
H A Dice_controlq.c1109 ice_clean_rq_elem(struct ice_hw *hw, struct ice_ctl_q_info *cq, in ice_clean_rq_elem() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c1304 ret = ice_clean_rq_elem(hw, cq, &event, &pending); in ice_handle_aq_msg()