Searched refs:ZM_VTXQ_SIZE (Results 1 - 4 of 4) 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 Dstruct.h36 #ifndef ZM_VTXQ_SIZE
37 #define ZM_VTXQ_SIZE 1024 //2^N macro
40 #define ZM_VTXQ_SIZE_MASK (ZM_VTXQ_SIZE-1)
1197 zbuf_t* vtxq[4][ZM_VTXQ_SIZE];
H A Dcagg.h206 struct baw_buf frame[ZM_VTXQ_SIZE];
H A Dcagg.c1468 for (j=0; j<ZM_VTXQ_SIZE; j++) {
1530 if(tid_baw->size < (ZM_VTXQ_SIZE - 1)) {
1597 for (i=0; i<ZM_VTXQ_SIZE; i++) {
H A Dctxrx.c3514 > (ZM_VTXQ_SIZE-20))

Completed in 107 milliseconds