Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/
Drtl819x_HTProc.c526 ht_info->sw_bw_in_progress = false; in ht_initialize_ht_info()
660 ht_info->sw_bw_in_progress = false; in ht_set_connect_bw_mode_callback()
672 if (ht_info->sw_bw_in_progress) { in ht_set_connect_bw_mode()
696 ht_info->sw_bw_in_progress = true; in ht_set_connect_bw_mode()
Drtl819x_HT.h114 u8 sw_bw_in_progress; member