Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_ncm.c1168 unsigned ntb_max = le32_to_cpu(ntb_parameters.dwNtbOutMaxSize); in ncm_unwrap_ntb() local
1197 if (block_len > ntb_max) { in ncm_unwrap_ntb()