Searched refs:dwSignature (Results 1 – 4 of 4) sorted by relevance
359 __le32 dwSignature; member367 __le32 dwSignature; member396 __le32 dwSignature; member410 __le32 dwSignature; member
1104 if (ctx->delayed_ndp16->dwSignature == sign) in cdc_ncm_ndp16()1111 else if (ctx->delayed_ndp16->dwSignature) in cdc_ncm_ndp16()1118 if (ndp16->dwSignature == sign) in cdc_ncm_ndp16()1143 ndp16->dwSignature = sign; in cdc_ncm_ndp16()1159 if (ctx->delayed_ndp32->dwSignature == sign) in cdc_ncm_ndp32()1166 else if (ctx->delayed_ndp32->dwSignature) in cdc_ncm_ndp32()1173 if (ndp32->dwSignature == sign) in cdc_ncm_ndp32()1198 ndp32->dwSignature = sign; in cdc_ncm_ndp32()1282 nth.nth16->dwSignature = cpu_to_le32(USB_CDC_NCM_NTH16_SIGN); in cdc_ncm_fill_tx_frame()1288 nth.nth32->dwSignature = cpu_to_le32(USB_CDC_NCM_NTH32_SIGN); in cdc_ncm_fill_tx_frame()[all …]
439 switch (ndp16->dwSignature & cpu_to_le32(0x00ffffff)) { in cdc_mbim_rx_fixup()441 c = (u8 *)&ndp16->dwSignature; in cdc_mbim_rx_fixup()448 c = (u8 *)&ndp16->dwSignature; in cdc_mbim_rx_fixup()454 le32_to_cpu(ndp16->dwSignature)); in cdc_mbim_rx_fixup()
247 if (ncmh->dwSignature != cpu_to_le32(USB_CDC_NCM_NTH16_SIGN) || in ipheth_rcvbulk_callback_ncm()253 if (ncm0->dwSignature != cpu_to_le32(USB_CDC_NCM_NDP16_NOCRC_SIGN)) in ipheth_rcvbulk_callback_ncm()