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.c439 struct ndp_parser_opts { struct
440 u32 nth_sign;
441 u32 ndp_sign;
442 unsigned nth_size;
443 unsigned ndp_size;
444 unsigned dpe_size;
445 unsigned ndplen_align;
447 unsigned dgram_item_len; /* index or length */
448 unsigned block_length;
449 unsigned ndp_index;
[all …]
/kernel/linux/linux-4.19/drivers/usb/gadget/function/
Df_ncm.c440 struct ndp_parser_opts { struct
441 u32 nth_sign;
442 u32 ndp_sign;
443 unsigned nth_size;
444 unsigned ndp_size;
445 unsigned dpe_size;
446 unsigned ndplen_align;
448 unsigned dgram_item_len; /* index or length */
449 unsigned block_length;
450 unsigned ndp_index;
[all …]