Home
last modified time | relevance | path

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

/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
183 mlx4_tx_uar_init_secondary(struct rte_eth_dev *dev __rte_unused, in mlx4_tx_uar_init_secondary() function
H A Dmlx4_rxtx.h155 int mlx4_tx_uar_init_secondary(struct rte_eth_dev *dev, int fd);
H A Dmlx4_mp.c139 ret = mlx4_tx_uar_init_secondary(dev, mp_msg->fds[0]); in mp_secondary_handle()
H A Dmlx4.c908 err = mlx4_tx_uar_init_secondary(eth_dev, err); in mlx4_pci_probe()