Home
last modified time | relevance | path

Searched refs:ChnlAccessSetting (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8187se/
Dr8185b_init.c1035 PCHANNEL_ACCESS_SETTING ChnlAccessSetting in ActUpdateChannelAccessSetting() argument
1055 ChnlAccessSetting->SIFS_Timer = 0x22; /* Suggested by Jong, 2005.12.08. */ in ActUpdateChannelAccessSetting()
1056 ChnlAccessSetting->DIFS_Timer = 0x1C; /* 2006.06.02, by rcnjko. */ in ActUpdateChannelAccessSetting()
1057 ChnlAccessSetting->SlotTimeTimer = 9; /* 2006.06.02, by rcnjko. */ in ActUpdateChannelAccessSetting()
1058ChnlAccessSetting->EIFS_Timer = 0x5B; /* Suggested by wcchu, it is the default value of EIFS regis… in ActUpdateChannelAccessSetting()
1059 ChnlAccessSetting->CWminIndex = 3; /* 2006.06.02, by rcnjko. */ in ActUpdateChannelAccessSetting()
1060 ChnlAccessSetting->CWmaxIndex = 7; /* 2006.06.02, by rcnjko. */ in ActUpdateChannelAccessSetting()
1062 write_nic_byte(dev, SIFS, ChnlAccessSetting->SIFS_Timer); in ActUpdateChannelAccessSetting()
1063 …write_nic_byte(dev, SLOT, ChnlAccessSetting->SlotTimeTimer); /* Rewrited from directly use Platfor… in ActUpdateChannelAccessSetting()
1065 u1bAIFS = aSifsTime + (2 * ChnlAccessSetting->SlotTimeTimer); in ActUpdateChannelAccessSetting()
[all …]
Dr8180.h80 typedef struct ChnlAccessSetting { struct
638 struct ChnlAccessSetting ChannelAccessSetting;
/linux-2.6.39/drivers/staging/rtl8192u/
Dr8192U.h716 typedef struct ChnlAccessSetting { struct
1011 struct ChnlAccessSetting ChannelAccessSetting;
/linux-2.6.39/drivers/staging/rtl8192e/
Dr8192E.h599 typedef struct ChnlAccessSetting { struct