Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c648 ht_info->sw_bw_in_progress = false; in HTInitializeHTInfo()
843 ht_info->sw_bw_in_progress = false; in HTSetConnectBwModeCallback()
858 if (ht_info->sw_bw_in_progress) { in HTSetConnectBwMode()
882 ht_info->sw_bw_in_progress = true; in HTSetConnectBwMode()
H A Drtl819x_HT.h130 u8 sw_bw_in_progress; member