Searched refs:bRate (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcic.c58 wd->bRate = 0;
64 wd->bRate = 0xf;
70 wd->bRate = 0xf;
76 wd->bRate = 0xf;
86 u8_t bRate=0, bRateBasic=0, gRate=0, gRateBasic=0; local
98 bRate |= (1 << j);
123 wd->bRate |= bRate;
H A Dstruct.h1126 u8_t bRate; /* 11b Support Rate bit map */ member in struct:zsWlanDev
H A Dccmd.c541 wd->bRate = 0xf;
H A Dcmm.c490 if ((wd->bRate & (0x1<<i)) == (0x1<<i))
H A Dcoid.c1514 if ( wd->bRate & (0x1 << i) )

Completed in 108 milliseconds