Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dbwfm.c104 void bwfm_proto_bcdc_rx(struct bwfm_softc *, struct mbuf *,
175 .proto_rx = bwfm_proto_bcdc_rx,
1764 bwfm_proto_bcdc_rx(struct bwfm_softc *sc, struct mbuf *m, struct mbuf_list *ml) in bwfm_proto_bcdc_rx() function