Home
last modified time | relevance | path

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

/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c249 static int ixgbevf_dev_configure(struct rte_eth_dev *dev);
562 .dev_configure = ixgbevf_dev_configure,
5269 ixgbevf_dev_configure(struct rte_eth_dev *dev) in ixgbevf_dev_configure() function