Searched refs:USB_CDC_NCM_NTH32_SIGN (Results 1 – 2 of 2) sorted by relevance
356 #define USB_CDC_NCM_NTH32_SIGN 0x686D636E /* ncmh */ macro
1288 nth.nth32->dwSignature = cpu_to_le32(USB_CDC_NCM_NTH32_SIGN); in cdc_ncm_fill_tx_frame()1623 if (nth32->dwSignature != cpu_to_le32(USB_CDC_NCM_NTH32_SIGN)) { in cdc_ncm_rx_verify_nth32()