Searched refs:CurrentDtimCount (Results 1 - 3 of 3) 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 Dcmmap.c1635 wd->CurrentDtimCount++;
1636 if (wd->CurrentDtimCount >= wd->dtim)
1638 wd->CurrentDtimCount = 0;
1640 zmw_tx_buf_writeb(dev, buf, offset++, wd->CurrentDtimCount);
1647 if (wd->CurrentDtimCount == 0)
H A Dcic.c259 if (wd->CurrentDtimCount == 0)
H A Dstruct.h1118 u8_t CurrentDtimCount; member in struct:zsWlanDev

Completed in 219 milliseconds