Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ix.c229 static void ixgbe_config_delay_values(struct ixgbe_softc *);
3350 ixgbe_config_delay_values(sc); in ixgbe_if_init()
3515 ixgbe_config_delay_values(struct ixgbe_softc *sc) in ixgbe_config_delay_values() function