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

  /src/sys/dev/pci/
if_mcx.c 7000 mcx_next_cq_entry(struct mcx_softc *sc, struct mcx_cq *cq) function in typeref:struct:mcx_cq_entry *
7071 while ((cqe = mcx_next_cq_entry(sc, cq))) {
if_mcx.c 7000 mcx_next_cq_entry(struct mcx_softc *sc, struct mcx_cq *cq) function in typeref:struct:mcx_cq_entry *
7071 while ((cqe = mcx_next_cq_entry(sc, cq))) {

Completed in 35 milliseconds