Searched refs:apBitmap (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 Dccmd.c546 wd->ap.apBitmap = 1;
581 wd->ap.apBitmap = 0x1 | (0x01 << (vapId+1));
H A Dstruct.h707 u8_t apBitmap; /* Set bit-N to 1 to enable VAP */ member in struct:zsWlanDevAp
H A Dcinit.c1606 if (((wd->ap.apBitmap >> i) & 0x1) != 0)
H A Dcmm.c1528 if ((wd->ap.apBitmap & (1<<i)) != 0)
H A Dcmmsta.c2751 if ((wd->ap.apBitmap & (i<<i)) != 0)

Completed in 137 milliseconds