Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c155 static int igbvf_dev_configure(struct rte_eth_dev *dev);
399 .dev_configure = igbvf_dev_configure,
3500 igbvf_dev_configure(struct rte_eth_dev *dev) in igbvf_dev_configure() function