Searched refs:wl_slot_extend (Results 1 – 2 of 2) sorted by relevance
162 coex_stat->wl_slot_extend = enable; in rtw_coex_wl_slot_extend()175 if (coex_stat->tdma_timer_base == 3 && coex_stat->wl_slot_extend) { in rtw_coex_wl_ccklock_action()182 if (coex_stat->wl_slot_extend && coex_stat->wl_force_lps_ctrl && in rtw_coex_wl_ccklock_action()198 } else if (!coex_stat->wl_slot_extend && coex_stat->wl_cck_lock) { in rtw_coex_wl_ccklock_action()2701 rtw_coex_wl_slot_extend(rtwdev, coex_stat->wl_slot_extend); in __rtw_coex_init_hw_config()4116 coex_stat->wl_slot_extend ? "Yes" : "No", in rtw_coex_display_coex_info()
1436 bool wl_slot_extend; member