Home
last modified time | relevance | path

Searched defs:crc_len (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/usb/gadget/
Df_ncm.c879 unsigned crc_len = ncm->is_crc ? sizeof(uint32_t) : 0; in ncm_wrap_ntb() local
965 unsigned crc_len = ncm->is_crc ? sizeof(uint32_t) : 0; in ncm_unwrap_ntb() local