Searched refs:reply_data_length (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dzcrypt.h151 unsigned int reply_data_length; member in struct:ica_xcRB
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/
H A Dzcrypt_api.c827 unsigned int reply_data_length; member in struct:compat_ica_xcRB
859 xcRB64.reply_data_length = xcRB32.reply_data_length;
868 xcRB32.reply_data_length = xcRB64.reply_data_length;
H A Dzcrypt_pcixcc.c301 if (CEIL4(xcRB->reply_data_length) > PCIXCC_MAX_XCRB_DATA_SIZE)
304 CEIL4(xcRB->reply_data_length) +
309 CEIL4(xcRB->reply_data_length));
321 msg->hdr.FromCardLen2 = xcRB->reply_data_length;
536 xcRB->reply_data_length = msg->fmt2.count2;

Completed in 114 milliseconds