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

  /src/sys/dev/pci/ixgbe/
ixgbe.c 236 static int ixgbe_set_flowcntl(struct ixgbe_softc *, int);
5436 return ixgbe_set_flowcntl(sc, fc);
5440 * ixgbe_set_flowcntl - Set flow control
5449 ixgbe_set_flowcntl(struct ixgbe_softc *sc, int fc) function in typeref:typename:int
5475 } /* ixgbe_set_flowcntl */
ixgbe.c 236 static int ixgbe_set_flowcntl(struct ixgbe_softc *, int);
5436 return ixgbe_set_flowcntl(sc, fc);
5440 * ixgbe_set_flowcntl - Set flow control
5449 ixgbe_set_flowcntl(struct ixgbe_softc *sc, int fc) function in typeref:typename:int
5475 } /* ixgbe_set_flowcntl */

Completed in 31 milliseconds