Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ixgbe/
H A Dif_ix.c167 static void ixgbe_init_device_features(struct ixgbe_softc *);
931 ixgbe_init_device_features(sc); in ixgbe_if_attach_pre()
4656 ixgbe_init_device_features(struct ixgbe_softc *sc) in ixgbe_init_device_features() function