Searched refs:otx2_eth_qconf (Results 1 – 2 of 2) sorted by relevance
193 struct otx2_eth_qconf { struct325 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;
1334 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()