Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A De1000_ethdev.h452 int igb_pf_host_configure(struct rte_eth_dev *eth_dev);
H A Digb_pf.c127 int igb_pf_host_configure(struct rte_eth_dev *eth_dev) in igb_pf_host_configure() function
H A Digb_ethdev.c1258 igb_pf_host_configure(dev); in eth_igb_start()