HomeSort by: relevance | last modified time | path
    Searched refs:MBIM_CTRLMSG_MAXLEN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
mbim.h 95 #define MBIM_CTRLMSG_MAXLEN (4 * 1204)
if_umb.c 378 sc->sc_ctrl_len > MBIM_CTRLMSG_MAXLEN) {
382 MBIM_CTRLMSG_MAXLEN);

Completed in 14 milliseconds