Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c212 static void ixgbe_config_dmac(struct ixgbe_softc *);
3976 ixgbe_config_dmac(sc); in ixgbe_if_init()
4636 ixgbe_config_dmac(sc); in ixgbe_if_update_admin_status()
4676 ixgbe_config_dmac(struct ixgbe_softc *sc) in ixgbe_config_dmac() function