Home
last modified time | relevance | path

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

/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h457 void (*init_function_ptrs_phy_impl)(struct axgbe_phy_if *); member
H A Daxgbe_ethdev.c188 .init_function_ptrs_phy_impl = axgbe_init_function_ptrs_phy_v2,
200 .init_function_ptrs_phy_impl = axgbe_init_function_ptrs_phy_v2,
2064 pdata->vdata->init_function_ptrs_phy_impl(&pdata->phy_if); in axgbe_init_all_fptrs()