Searched defs:ndp16_opts (Results 1 - 1 of 1) sorted by last modified time

/drivers/usb/gadget/function/
H A Df_ncm.c417 static const struct ndp_parser_opts ndp16_opts = INIT_NDP16_OPTS; variable in typeref:struct:ndp_parser_opts
460 ncm->parser_opts = &ndp16_opts;
697 format = (ncm->parser_opts == &ndp16_opts) ? 0x0000 : 0x0001;
711 ncm->parser_opts = &ndp16_opts;

Completed in 37 milliseconds