Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixv.c114 static s32 ixv_check_link(struct ixgbe_softc *);
1293 if (ixv_check_link(sc)) { in ixv_handle_timer()
3599 ixv_check_link(struct ixgbe_softc *sc) in ixv_check_link() function