Searched refs:ice_switch_rx_queue (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 421 ice_switch_rx_queue(struct ice_hw *hw, uint16_t q_idx, bool on) in ice_switch_rx_queue() function 569 err = ice_switch_rx_queue(hw, rxq->reg_idx, true); in ice_rx_queue_start() 595 err = ice_switch_rx_queue(hw, rxq->reg_idx, false); in ice_rx_queue_stop() 783 err = ice_switch_rx_queue(hw, rxq->reg_idx, true); in ice_fdir_rx_queue_start() 971 err = ice_switch_rx_queue(hw, rxq->reg_idx, false); in ice_fdir_rx_queue_stop()
|