Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe.c179 static void ixgbe_init_device_features(struct ixgbe_softc *);
925 ixgbe_init_device_features(sc); in ixgbe_attach()
6313 ixgbe_init_device_features(struct ixgbe_softc *sc) in ixgbe_init_device_features() function