Searched refs:ixgbe_handle_mod (Results 1 – 1 of 1) sorted by relevance
175 void ixgbe_handle_mod(struct ix_softc *);1184 ixgbe_handle_mod(sc); in ixgbe_intr()1727 TASK_INIT(&sc->mod_task, 0, ixgbe_handle_mod, sc); in ixgbe_allocate_legacy()2034 ixgbe_handle_mod(sc); in ixgbe_config_link()3607 ixgbe_handle_mod(struct ix_softc *sc) in ixgbe_handle_mod() function