Searched refs:USB_CDC_NCM_NTH32_SIGN (Results 1 – 3 of 3) sorted by relevance
352 #define USB_CDC_NCM_NTH32_SIGN 0x686D636E /* ncmh */ macro
1282 nth.nth32->dwSignature = cpu_to_le32(USB_CDC_NCM_NTH32_SIGN); in cdc_ncm_fill_tx_frame()1612 if (nth32->dwSignature != cpu_to_le32(USB_CDC_NCM_NTH32_SIGN)) { in cdc_ncm_rx_verify_nth32()
469 .nth_sign = USB_CDC_NCM_NTH32_SIGN,