Home
last modified time | relevance | path

Searched refs:NUM_BBP_REG_PARMS (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/common/
Drtmp_init.c64 #define NUM_BBP_REG_PARMS (sizeof(BBPRegTable) / sizeof(struct rt_reg_pair)) macro
1714 for (Index = 0; Index < NUM_BBP_REG_PARMS; Index++) { in NICInitializeAsic()