Searched refs:ethdev_init_t (Results 1 – 2 of 2) sorted by relevance
1641 typedef int (*ethdev_init_t)(struct rte_eth_dev *ethdev, void *init_params); typedef1671 ethdev_init_t ethdev_init, void *init_params);
262 ethdev_init_t ethdev_init, void *init_params) in rte_eth_dev_create()