Searched refs:USB_CDC_NCM_NDP32_NOCRC_SIGN (Results 1 – 3 of 3) sorted by relevance
377 #define USB_CDC_NCM_NDP32_NOCRC_SIGN 0x306D636E /* ncm0 */ macro
1539 skb_out = cdc_ncm_fill_tx_frame(dev, skb, cpu_to_le32(USB_CDC_NCM_NDP32_NOCRC_SIGN)); in cdc_ncm_tx_fixup()1772 if (ndp.ndp32->dwSignature != cpu_to_le32(USB_CDC_NCM_NDP32_NOCRC_SIGN)) { in cdc_ncm_rx_fixup()
457 .ndp_sign = USB_CDC_NCM_NDP32_NOCRC_SIGN,