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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 122 milliseconds