Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_ncm.c1181 unsigned dg_len, dg_len2; in ncm_unwrap_ntb() local
1260 dg_len = dg_len2; in ncm_unwrap_ntb()
1261 if (dg_len < 14 + crc_len) { /* ethernet hdr + crc */ in ncm_unwrap_ntb()
1263 "Bad dgram length: %#X\n", dg_len); in ncm_unwrap_ntb()
1270 index + dg_len - in ncm_unwrap_ntb()
1274 dg_len - crc_len); in ncm_unwrap_ntb()
1290 dg_len - crc_len); in ncm_unwrap_ntb()
1294 dg_len - crc_len); in ncm_unwrap_ntb()