Home
last modified time | relevance | path

Searched refs:bSwBwInProgress (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c1058 pHTInfo->bSwBwInProgress = false; in HTInitializeHTInfo()
1243 pHTInfo->bSwBwInProgress = false; in HTSetConnectBwModeCallback()
1263 if (pHTInfo->bSwBwInProgress) { in HTSetConnectBwMode()
1284 pHTInfo->bSwBwInProgress = true; in HTSetConnectBwMode()
H A Drtl819x_HT.h187 u8 bSwBwInProgress; member