HomeSort by: relevance | last modified time | path
    Searched defs:ixv_check_link (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixv.c 114 static s32 ixv_check_link(struct ixgbe_softc *);
1293 if (ixv_check_link(sc)) {
3596 * ixv_check_link - Used in the local timer to poll for link changes
3599 ixv_check_link(struct ixgbe_softc *sc) function in typeref:typename:s32
3612 } /* ixv_check_link */

Completed in 12 milliseconds