bwfm_qget
static struct mbuf *bwfm_qget(struct mbuf **);
while ((m = bwfm_qget(&sc->sc_rxctl_queue)) == NULL) {
while ((m = bwfm_qget(&m0)) != NULL) {