Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme_ext.c13250 struct country_ie_slave_record ori_ecisr; local
13267 _rtw_memcpy(&ori_ecisr, &rfctl->cisr[ori_ecisr_id], sizeof(ori_ecisr));
13347 if (_rtw_memcmp(&ori_ecisr, &rfctl->cisr[new_ecisr_id], sizeof(ori_ecisr)) == _TRUE) {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme_ext.c13279 struct country_ie_slave_record ori_ecisr; local
13296 _rtw_memcpy(&ori_ecisr, &rfctl->cisr[ori_ecisr_id], sizeof(ori_ecisr));
13376 if (_rtw_memcmp(&ori_ecisr, &rfctl->cisr[new_ecisr_id], sizeof(ori_ecisr)) == _TRUE) {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mlme_ext.c16918 struct country_ie_slave_record ori_ecisr; in rtw_chplan_rtk_priv_req_prehdl_country_ie() local
16935 _rtw_memcpy(&ori_ecisr, &rfctl->cisr[ori_ecisr_id], sizeof(ori_ecisr)); in rtw_chplan_rtk_priv_req_prehdl_country_ie()
17015 if (_rtw_memcmp(&ori_ecisr, &rfctl->cisr[new_ecisr_id], sizeof(ori_ecisr)) == _TRUE) { in rtw_chplan_rtk_priv_req_prehdl_country_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mlme_ext.c16862 struct country_ie_slave_record ori_ecisr; in rtw_chplan_rtk_priv_req_prehdl_country_ie() local
16879 _rtw_memcpy(&ori_ecisr, &rfctl->cisr[ori_ecisr_id], sizeof(ori_ecisr)); in rtw_chplan_rtk_priv_req_prehdl_country_ie()
16959 if (_rtw_memcmp(&ori_ecisr, &rfctl->cisr[new_ecisr_id], sizeof(ori_ecisr)) == _TRUE) { in rtw_chplan_rtk_priv_req_prehdl_country_ie()