Searched refs:USB_CDC_NCM_NDP16_NOCRC_SIGN (Results 1 – 3 of 3) sorted by relevance
375 #define USB_CDC_NCM_NDP16_NOCRC_SIGN 0x304D434E /* NCM0 */ macro
1530 skb_out = cdc_ncm_fill_tx_frame(dev, skb, cpu_to_le32(USB_CDC_NCM_NDP16_NOCRC_SIGN)); in cdc_ncm_tx_fixup()1751 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,