HomeSort by: relevance | last modified time | path
    Searched refs:ixl_rxr_unrefreshed (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_ixlvar.h 1018 ixl_rxr_unrefreshed(unsigned int prod, unsigned int cons, unsigned int ndescs) function in typeref:typename:unsigned int
if_iavf.c 2518 slots = ixl_rxr_unrefreshed(rxr->rxr_prod, rxr->rxr_cons,
3841 n = ixl_rxr_unrefreshed(sc->sc_arq_prod, sc->sc_arq_cons,
3929 n = ixl_rxr_unrefreshed(sc->sc_arq_prod, sc->sc_arq_cons,
if_ixl.c 3307 slots = ixl_rxr_unrefreshed(rxr->rxr_prod, rxr->rxr_cons,
5306 n = ixl_rxr_unrefreshed(sc->sc_arq_prod, sc->sc_arq_cons,

Completed in 21 milliseconds