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

/drivers/usb/gadget/function/
H A Df_ncm.c376 unsigned ndplen_align; member in struct:ndp_parser_opts
392 .ndplen_align = 4, \
408 .ndplen_align = 8, \
1198 || (ndp_len % opts->ndplen_align != 0)) {

Completed in 53 milliseconds