Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_ap.c3536 u8 updated_csa = _FALSE; in _update_beacon() local
3539 updated_csa = update_csa_ie(padapter, &process_csa); in _update_beacon()
3545 if ((updated_csa || updated_ecsa) && rfctl->ap_csa_switch_cnt > 0) { in _update_beacon()