Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/
Drtl819x_HTProc.c682 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTInitializeHTInfo()
744 pHTInfo->bCurrentRT2RTLongSlotTime = in HTResetSelfAndSavePeerSetting()
749 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTResetSelfAndSavePeerSetting()
782 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTResetSelfAndSavePeerSetting()
Drtl819x_HT.h242 u8 bCurrentRT2RTLongSlotTime; member
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HTProc.c1171 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTInitializeHTInfo()
1243 pHTInfo->bCurrentRT2RTLongSlotTime = pNetwork->bssht.bdRT2RTLongSlotTime; in HTResetSelfAndSavePeerSetting()
1248 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTResetSelfAndSavePeerSetting()
1288 pHTInfo->bCurrentRT2RTLongSlotTime = false; in HTResetSelfAndSavePeerSetting()
Drtl819x_HT.h316 u8 bCurrentRT2RTLongSlotTime; member
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c540 (!priv->rtllib->pHTInfo->bCurrentRT2RTLongSlotTime)) { in rtl8192_update_cap()
574 ieee->pHTInfo->bCurrentRT2RTLongSlotTime = in rtl8192_update_beacon()
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U_core.c1168 …if ((cap & WLAN_CAPABILITY_SHORT_SLOT) && (!priv->ieee80211->pHTInfo->bCurrentRT2RTLongSlotTime)) … in rtl8192_update_cap()
1807 ieee->pHTInfo->bCurrentRT2RTLongSlotTime = net->bssht.bdRT2RTLongSlotTime; in rtl8192_update_beacon()