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

/freebsd-13-stable/sys/dev/rtwn/
H A Dif_rtwn_nop.h60 rtwn_nop_softc_uint8_int(struct rtwn_softc *sc, uint8_t *buf, int len) function
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c171 sc->sc_handle_tx_report = rtwn_nop_softc_uint8_int;
172 sc->sc_handle_c2h_report = rtwn_nop_softc_uint8_int;
/freebsd-13-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c179 sc->sc_handle_tx_report = rtwn_nop_softc_uint8_int;
180 sc->sc_handle_c2h_report = rtwn_nop_softc_uint8_int;

Completed in 66 milliseconds