Searched refs:USB_CDC_NCM_NDP16_NOCRC_SIGN (Results 1 – 3 of 3) sorted by relevance
361 #define USB_CDC_NCM_NDP16_NOCRC_SIGN 0x304D434E /* NCM0 */ macro
1295 skb_out = cdc_ncm_fill_tx_frame(dev, skb, cpu_to_le32(USB_CDC_NCM_NDP16_NOCRC_SIGN)); in cdc_ncm_tx_fixup()1417 if (ndp16->dwSignature != cpu_to_le32(USB_CDC_NCM_NDP16_NOCRC_SIGN)) { in cdc_ncm_rx_fixup()
388 .ndp_sign = USB_CDC_NCM_NDP16_NOCRC_SIGN, \