Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_ncm.c59 const struct ndp_parser_opts *parser_opts; member
437 ncm->parser_opts = &ndp16_opts; in ncm_reset_values()
674 format = (ncm->parser_opts == &ndp16_opts) ? 0x0000 : 0x0001; in ncm_setup()
688 ncm->parser_opts = &ndp16_opts; in ncm_setup()
692 ncm->parser_opts = &ndp32_opts; in ncm_setup()
736 ncm->ndp_sign = ncm->parser_opts->ndp_sign | ndp_hdr_crc; in ncm_setup()
878 const struct ndp_parser_opts *opts = ncm->parser_opts; in ncm_wrap_ntb()
968 const struct ndp_parser_opts *opts = ncm->parser_opts; in ncm_unwrap_ntb()