Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/include/
Drtw_rf.h41 cShortSlotTime = 0x0400, enumerator
/linux-5.19.10/drivers/staging/rtl8723bs/include/
Drtw_rf.h60 cShortSlotTime = 0x0400, enumerator
/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_wlan_util.c1390 if (updateCap & cShortSlotTime) { /* Short Slot Time */ in update_capinfo()
/linux-5.19.10/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c1579 …if ((updateCap & cShortSlotTime) /* && (!(pMgntInfo->pHTInfo->RT2RT_HT_Mode & RT_HT_CAP_USE_LONG_P… in update_capinfo()