Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_rxtx.c463 ice_switch_rx_queue(struct ice_hw *hw, uint16_t q_idx, bool on) in ice_switch_rx_queue() function
611 err = ice_switch_rx_queue(hw, rxq->reg_idx, true); in ice_rx_queue_start()
637 err = ice_switch_rx_queue(hw, rxq->reg_idx, false); in ice_rx_queue_stop()
826 err = ice_switch_rx_queue(hw, rxq->reg_idx, true); in ice_fdir_rx_queue_start()
1014 err = ice_switch_rx_queue(hw, rxq->reg_idx, false); in ice_fdir_rx_queue_stop()