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

  /src/sys/dev/pci/
if_ixl.c 846 static int ixl_rxeof(struct ixl_softc *, struct ixl_rx_ring *, u_int);
3174 ixl_rxeof(struct ixl_softc *sc, struct ixl_rx_ring *rxr, u_int rxlimit) function in typeref:typename:int
3389 rxmore = ixl_rxeof(sc, rxr, rxlimit);

Completed in 16 milliseconds