iavf_rxeof
rv |= iavf_rxeof(sc, ifp->if_iqs[i]);
static int iavf_rxeof(struct iavf_softc *, struct ifiqueue *);
rv |= iavf_rxeof(sc, iv->iv_rxr->rxr_ifiq);