Home
last modified time | relevance | path

Searched defs:ndp_parser_opts (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_ncm.c441 struct ndp_parser_opts { struct
442 u32 nth_sign;
443 u32 ndp_sign;
444 unsigned nth_size;
445 unsigned ndp_size;
446 unsigned dpe_size;
447 unsigned ndplen_align;
449 unsigned dgram_item_len; /* index or length */
450 unsigned block_length;
451 unsigned ndp_index;
[all …]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
Df_ncm.c424 struct ndp_parser_opts { struct
440 static const struct ndp_parser_opts ndp16_opts = { argument