Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_common.h89 enum ice_status ice_clear_rxq_ctx(struct ice_hw *hw, u32 rxq_index);
H A Dice_common.c1321 enum ice_status ice_clear_rxq_ctx(struct ice_hw *hw, u32 rxq_index) in ice_clear_rxq_ctx() function
/dpdk/drivers/net/ice/
H A Dice_rxtx.c369 err = ice_clear_rxq_ctx(hw, rxq->reg_idx); in ice_program_hw_rx_queue()
778 err = ice_clear_rxq_ctx(hw, rxq->reg_idx); in ice_fdir_program_hw_rx_queue()