Searched refs:AIFSN (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/rtl8192e/
H A Drtl819x_Qos.h418 u8 AIFSN:4; member in struct:aci_aifsn::__anon5305
/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_Qos.h243 // ACI/AIFSN Field.
251 u8 AIFSN:4; member in struct:_ACI_AIFSN::__anon5343
/drivers/staging/rtl8187se/
H A Dr8180.h116 // ACI/AIFSN Field.
124 u8 AIFSN:4; member in struct:_ACI_AIFSN::__anon5295
H A Dr8185b_init.c1084 AcParam.f.AciAifsn.f.AIFSN = 2; /* Follow 802.11 DIFS. */
1108 u1bAIFS = pAcParam->f.AciAifsn.f.AIFSN * ChnlAccessSetting->SlotTimeTimer + aSifsTime;
H A Dr8180_core.c2370 AcParam.f.AciAifsn.f.AIFSN = 2; /* Follow 802.11 DIFS. */
2382 u1bAIFS = pAcParam->f.AciAifsn.f.AIFSN * (((mode&IEEE_G) == IEEE_G) ? 9 : 20) + aSifsTime;
2420 u1bAIFS = pAcParam->f.AciAifsn.f.AIFSN * (((mode&IEEE_G) == IEEE_G) ? 9 : 20) + aSifsTime;

Completed in 52 milliseconds