Searched refs:USB_CDC_NCM_NDP32_NOCRC_SIGN (Results 1 – 5 of 5) sorted by relevance
364 #define USB_CDC_NCM_NDP32_NOCRC_SIGN 0x306D636E /* ncm0 */ macro
1519 skb_out = cdc_ncm_fill_tx_frame(dev, skb, cpu_to_le32(USB_CDC_NCM_NDP32_NOCRC_SIGN)); in cdc_ncm_tx_fixup()1752 if (ndp.ndp32->dwSignature != cpu_to_le32(USB_CDC_NCM_NDP32_NOCRC_SIGN)) { in cdc_ncm_rx_fixup()
473 .ndp_sign = USB_CDC_NCM_NDP32_NOCRC_SIGN, \