Home
last modified time | relevance | path

Searched refs:bcsp_mux_receive (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/bluetooth/
Dbcsp.c152 static void bcsp_mux_receive(struct bcsp_softc *sc, struct mbuf *m);
849 bcsp_mux_receive(sc, m); in bcsp_pktintegrity_receive()
968 bcsp_mux_receive(struct bcsp_softc *sc, struct mbuf *m) in bcsp_mux_receive() function