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

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/dev/
H A Dbcm5821.h260 #define ARC4_CMD_WORDS (2 + ARC4_STATE_WORDS) macro
H A Ddev_bcm5821.c815 cmd = KMALLOC(ARC4_CMD_WORDS*4, CACHE_LINE_SIZE);
816 cmd[0] = V_CC_OPCODE(K_ARC4) | V_CC_LEN(ARC4_CMD_WORDS*4);

Completed in 33 milliseconds