Searched refs:rx_npktsp (Results 1 – 2 of 2) sorted by relevance
2064 nfe_rxeof(struct nfe_softc *sc, int count, int *rx_npktsp) in nfe_rxeof() argument2172 if (rx_npktsp != NULL) in nfe_rxeof()2173 *rx_npktsp = rx_npkts; in nfe_rxeof()2178 nfe_jrxeof(struct nfe_softc *sc, int count, int *rx_npktsp) in nfe_jrxeof() argument2287 if (rx_npktsp != NULL) in nfe_jrxeof()2288 *rx_npktsp = rx_npkts; in nfe_jrxeof()
2162 re_rxeof(struct rl_softc *sc, int *rx_npktsp) in re_rxeof() argument2398 if (rx_npktsp != NULL) in re_rxeof()2399 *rx_npktsp = rx_npkts; in re_rxeof()