Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h439 void (*init_function_ptrs_phy_impl)(struct axgbe_phy_if *); member
H A Daxgbe_ethdev.c178 .init_function_ptrs_phy_impl = axgbe_init_function_ptrs_phy_v2,
190 .init_function_ptrs_phy_impl = axgbe_init_function_ptrs_phy_v2,
1866 pdata->vdata->init_function_ptrs_phy_impl(&pdata->phy_if); in axgbe_init_all_fptrs()