Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A De1000_ethdev.h448 void igb_pf_host_init(struct rte_eth_dev *eth_dev);
H A Digb_pf.c66 void igb_pf_host_init(struct rte_eth_dev *eth_dev) in igb_pf_host_init() function
H A Digb_ethdev.c846 igb_pf_host_init(eth_dev); in eth_igb_dev_init()