Searched refs:rtwn_rx_common (Results 1 – 4 of 4) sorted by relevance
27 struct ieee80211_node * rtwn_rx_common(struct rtwn_softc *, struct mbuf *,
291 rtwn_rx_common(struct rtwn_softc *sc, struct mbuf *m, void *desc) in rtwn_rx_common() function
379 return (rtwn_rx_common(sc, m, &stat)); in rtwn_rx_frame()
156 ni = rtwn_rx_common(sc, m, rx_desc); in rtwn_pci_rx_frame()