Home
last modified time | relevance | path

Searched refs:bCurrentRT2RTLongSlotTime (Results 1 – 7 of 7) sorted by relevance

/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HTProc.c1176 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTInitializeHTInfo()
1248 pHTInfo->bCurrentRT2RTLongSlotTime = pNetwork->bssht.bdRT2RTLongSlotTime; in HTResetSelfAndSavePeerSetting()
1253 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTResetSelfAndSavePeerSetting()
1293 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTResetSelfAndSavePeerSetting()
Drtl819x_HT.h316 u8 bCurrentRT2RTLongSlotTime; member
/drivers/staging/rtl8192e/
Drtl819x_HTProc.c840 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTInitializeHTInfo()
900 pHTInfo->bCurrentRT2RTLongSlotTime = in HTResetSelfAndSavePeerSetting()
905 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTResetSelfAndSavePeerSetting()
938 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTResetSelfAndSavePeerSetting()
Drtl819x_HT.h279 u8 bCurrentRT2RTLongSlotTime; member
/drivers/staging/rtl8192u/
Dr819xU_HTType.h286 u8 bCurrentRT2RTLongSlotTime; member
Dr8192U_core.c1601 if ((cap & WLAN_CAPABILITY_SHORT_SLOT)&&(!priv->ieee80211->pHTInfo->bCurrentRT2RTLongSlotTime)) in rtl8192_update_cap()
2303 ieee->pHTInfo->bCurrentRT2RTLongSlotTime = net->bssht.bdRT2RTLongSlotTime; in rtl8192_update_beacon()
/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c549 (!priv->rtllib->pHTInfo->bCurrentRT2RTLongSlotTime)) { in rtl8192_update_cap()
583 ieee->pHTInfo->bCurrentRT2RTLongSlotTime = in rtl8192_update_beacon()