Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-drv.c332 xgbe_init_rx_coalesce(struct xgbe_prv_data *pdata) in xgbe_init_rx_coalesce() function
H A Dif_axgbe.c523 xgbe_init_rx_coalesce(&sc->prv); in axgbe_attach()
H A Dxgbe.h1324 void xgbe_init_rx_coalesce(struct xgbe_prv_data *);
H A Dif_axgbe_pci.c1464 xgbe_init_rx_coalesce(&sc->pdata); in axgbe_if_attach_post()