/src/sys/dev/pci/ |
if_ixl.c | 847 static int ixl_rxfill(struct ixl_softc *, struct ixl_rx_ring *); 2001 /* ixl_rxfill() needs lock held */ 2003 ixl_rxfill(sc, rxr); 3279 if (ixl_rxfill(sc, rxr) == -1) 3293 ixl_rxfill(struct ixl_softc *sc, struct ixl_rx_ring *rxr) function in typeref:typename:int
|
if_ixl.c | 847 static int ixl_rxfill(struct ixl_softc *, struct ixl_rx_ring *); 2001 /* ixl_rxfill() needs lock held */ 2003 ixl_rxfill(sc, rxr); 3279 if (ixl_rxfill(sc, rxr) == -1) 3293 ixl_rxfill(struct ixl_softc *sc, struct ixl_rx_ring *rxr) function in typeref:typename:int
|
if_ixl.c | 847 static int ixl_rxfill(struct ixl_softc *, struct ixl_rx_ring *); 2001 /* ixl_rxfill() needs lock held */ 2003 ixl_rxfill(sc, rxr); 3279 if (ixl_rxfill(sc, rxr) == -1) 3293 ixl_rxfill(struct ixl_softc *sc, struct ixl_rx_ring *rxr) function in typeref:typename:int
|