Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/net/usb/
H A Dmeig_cdc_driver.c347 struct ndp_parser_opts_hw { struct
495 static struct ndp_parser_opts_hw ndp16_opts = INIT_NDP16_OPTS;
496 static struct ndp_parser_opts_hw ndp32_opts = INIT_NDP32_OPTS;
547 struct ndp_parser_opts_hw popts;
2126 memcpy(&ctx->popts, &ndp16_opts, sizeof(struct ndp_parser_opts_hw)); in cdc_ncm_config()
2132 memcpy(&ctx->popts, &ndp32_opts, sizeof(struct ndp_parser_opts_hw)); in cdc_ncm_config()
2153 struct ndp_parser_opts_hw *popts = &ctx->popts; in cdc_ncm_rx_fixup()
2304 struct ndp_parser_opts_hw *popts = &ctx->popts; in ntb_init()
2324 struct ndp_parser_opts_hw *popts = &ctx->popts; in ntb_add_dgram()
2377 struct ndp_parser_opts_hw *popt in ntb_finalize()
[all...]

Completed in 6 milliseconds