Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_ncm.c1180 unsigned ntb_max = le32_to_cpu(ntb_parameters.dwNtbOutMaxSize); in ncm_unwrap_ntb() local
1213 if ((block_len < opts->nth_size + opts->ndp_size) || (block_len > ntb_max)) { in ncm_unwrap_ntb()