Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_asic.c1867 unsigned long SlotTime; in AsicSetSlotTime() local
1885 SlotTime = (bUseShortSlotTime) ? 9 : 20; in AsicSetSlotTime()
1899 SlotTime = 9; in AsicSetSlotTime()
1911 SlotTime = 20; in AsicSetSlotTime()
1918 RegValue |= SlotTime; in AsicSetSlotTime()
/linux-2.6.39/drivers/staging/rt2860/chip/
Drtmp_mac.h1073 u8 SlotTime; /* in unit of 1-us */ member