Home
last modified time | relevance | path

Searched refs:xgbe_init_function_ptrs_dev (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c488 xgbe_init_function_ptrs_dev(&sc->prv.hw_if); in axgbe_attach()
H A Dxgbe.h1317 void xgbe_init_function_ptrs_dev(struct xgbe_hw_if *);
H A Dxgbe-dev.c2785 xgbe_init_function_ptrs_dev(struct xgbe_hw_if *hw_if) in xgbe_init_function_ptrs_dev() function
H A Dif_axgbe_pci.c593 xgbe_init_function_ptrs_dev(&pdata->hw_if); in xgbe_init_all_fptrs()