Searched refs:otx2_nix_rx_queue_stop (Results 1 – 1 of 1) sorted by relevance
2121 otx2_nix_rx_queue_stop(struct rte_eth_dev *eth_dev, uint16_t qidx) in otx2_nix_rx_queue_stop() function2156 rc = otx2_nix_rx_queue_stop(eth_dev, i); in otx2_nix_dev_stop()2283 .rx_queue_stop = otx2_nix_rx_queue_stop,