Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_txq.c132 mlx4_tx_uar_init_secondary(struct rte_eth_dev *dev, int fd) in mlx4_tx_uar_init_secondary() function
162 mlx4_tx_uar_init_secondary(struct rte_eth_dev *dev __rte_unused, in mlx4_tx_uar_init_secondary() function
H A Dmlx4_rxtx.h159 int mlx4_tx_uar_init_secondary(struct rte_eth_dev *dev, int fd);
H A Dmlx4.c904 err = mlx4_tx_uar_init_secondary(eth_dev, err); in mlx4_pci_probe()