Searched refs:USB_CDC_NCM_NDP16_NOCRC_SIGN (Results 1 – 5 of 5) sorted by relevance
362 #define USB_CDC_NCM_NDP16_NOCRC_SIGN 0x304D434E /* NCM0 */ macro
1517 skb_out = cdc_ncm_fill_tx_frame(dev, skb, cpu_to_le32(USB_CDC_NCM_NDP16_NOCRC_SIGN)); in cdc_ncm_tx_fixup()1738 if (ndp.ndp16->dwSignature != cpu_to_le32(USB_CDC_NCM_NDP16_NOCRC_SIGN)) { in cdc_ncm_rx_fixup()
457 .ndp_sign = USB_CDC_NCM_NDP16_NOCRC_SIGN, \