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

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_uath.c672 uath_cmdsend(struct uath_softc *sc, uint32_t code, const void *idata, int ilen, function
744 return uath_cmdsend(sc, code, idata, ilen, odata, olen, flags);
753 return uath_cmdsend(sc, code, data, len, NULL, 0, flags);

Completed in 109 milliseconds