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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Ddefs.h127 #define MRVDRV_NUM_OF_CMD_BUFFER 10 macro
H A Dcmd.c1442 ulbufsize = sizeof(struct cmd_ctrl_node) * MRVDRV_NUM_OF_CMD_BUFFER;
1454 for (i = 0; i < MRVDRV_NUM_OF_CMD_BUFFER; i++) {
1466 for (i = 0; i < MRVDRV_NUM_OF_CMD_BUFFER; i++) {
1503 for (i = 0; i < MRVDRV_NUM_OF_CMD_BUFFER; i++) {

Completed in 100 milliseconds