Searched refs:MicAdd (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dmds_s.h105 u16 MicAdd; /* If want to add the Mic, this variable equal to 8 */ member in struct:wb35_mds
H A Dmds.c287 if (pMds->MicAdd) {
289 pMds->MicWriteAddress[ pMds->MicWriteIndex ] = buffer - pMds->MicAdd;
290 pMds->MicWriteSize[ pMds->MicWriteIndex ] = pMds->MicAdd;
291 pMds->MicAdd = 0;
295 pMds->MicAdd = SizeLeft;

Completed in 25 milliseconds