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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Di2pack.h334 #define CMD_COUNT_OF(pP) ((i2CmdHeaderPtr)(pP))->i2sCount macro
H A Di2lib.c632 CMD_COUNT_OF(pInsert) = blocksize - sizeof(i2CmdHeader);
658 CMD_COUNT_OF(pInsert) = blocksize - sizeof(i2CmdHeader);
1486 count = CMD_COUNT_OF(pB->i2eLeadoffWord);
1811 packetSize = CMD_COUNT_OF(pRemove) + sizeof(i2CmdHeader);
1933 flowsize = CMD_COUNT_OF(pRemove);
H A Dip2main.c1091 CMD_COUNT_OF(tempCommand) = 2;
1109 CMD_COUNT_OF(tempCommand) = 6;
1124 CMD_COUNT_OF(tempCommand) = 1;
1132 CMD_COUNT_OF(tempCommand) = 2;

Completed in 109 milliseconds