Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8185b_init.c2171 ChnlAccessSetting->SlotTimeTimer = 9; // 2006.06.02, by rcnjko. in ActUpdateChannelAccessSetting()
2178 …write_nic_byte(dev, SLOT, ChnlAccessSetting->SlotTimeTimer); // Rewrited from directly use Platfor… in ActUpdateChannelAccessSetting()
2180 u1bAIFS = aSifsTime + (2 * ChnlAccessSetting->SlotTimeTimer ); in ActUpdateChannelAccessSetting()
2255 u1bAIFS = pAcParam->f.AciAifsn.f.AIFSN * ChnlAccessSetting->SlotTimeTimer + aSifsTime; in ActUpdateChannelAccessSetting()
Dr8180.h113 u16 SlotTimeTimer; member