Searched refs:rx_npktsp (Results 1 – 2 of 2) sorted by relevance
2108 nfe_rxeof(struct nfe_softc *sc, int count, int *rx_npktsp) in nfe_rxeof() argument2216 if (rx_npktsp != NULL) in nfe_rxeof()2217 *rx_npktsp = rx_npkts; in nfe_rxeof()2223 nfe_jrxeof(struct nfe_softc *sc, int count, int *rx_npktsp) in nfe_jrxeof() argument2332 if (rx_npktsp != NULL) in nfe_jrxeof()2333 *rx_npktsp = rx_npkts; in nfe_jrxeof()
2148 re_rxeof(struct rl_softc *sc, int *rx_npktsp) in re_rxeof() argument2384 if (rx_npktsp != NULL) in re_rxeof()2385 *rx_npktsp = rx_npkts; in re_rxeof()