Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.h74 enum ice_status ice_clear_rxq_ctx(struct ice_hw *hw, u32 rxq_index);
H A Dice_common.c1112 enum ice_status ice_clear_rxq_ctx(struct ice_hw *hw, u32 rxq_index) in ice_clear_rxq_ctx() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.c324 err = ice_clear_rxq_ctx(hw, rxq->reg_idx); in ice_program_hw_rx_queue()
735 err = ice_clear_rxq_ctx(hw, rxq->reg_idx); in ice_fdir_program_hw_rx_queue()