Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_ncm.c1189 unsigned ntb_max = le32_to_cpu(ntb_parameters.dwNtbOutMaxSize); in ncm_unwrap_ntb() local
1214 if (block_len > ntb_max) { in ncm_unwrap_ntb()