Searched refs:bwn_rxeof (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn.c317 static void bwn_rxeof(struct bwn_mac *, struct mbuf *, const void *);
5420 bwn_rxeof(dr->dr_mac, m, rxhdr);
5564 bwn_rxeof(prq->prq_mac, m, &rxhdr);
5756 bwn_rxeof(struct bwn_mac *mac, struct mbuf *m, const void *_rxhdr) function

Completed in 163 milliseconds