Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev.h193 struct otx2_eth_qconf { struct
325 struct otx2_eth_qconf *tx_qconf;
326 struct otx2_eth_qconf *rx_qconf;
361 struct otx2_eth_qconf qconf;
384 struct otx2_eth_qconf qconf;
H A Dotx2_ethdev.c1334 struct otx2_eth_qconf *tx_qconf = NULL; in nix_store_queue_cfg_and_then_release()
1335 struct otx2_eth_qconf *rx_qconf = NULL; in nix_store_queue_cfg_and_then_release()
1396 struct otx2_eth_qconf *tx_qconf = dev->tx_qconf; in nix_restore_queue_cfg()
1397 struct otx2_eth_qconf *rx_qconf = dev->rx_qconf; in nix_restore_queue_cfg()