Searched refs:CSA_SWITCH_COUNT (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_csa.h | 22 #define CSA_SWITCH_COUNT 2 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_csa.h | 22 #define CSA_SWITCH_COUNT 2 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_csa.c | 201 csa_ie[2 + CSA_SWITCH_COUNT] = ecsa_param->count; in rtw_ecsa_update_probe_resp() 204 RTW_INFO("CSA : update csa count of probe response = %u\n", csa_ie[2 + CSA_SWITCH_COUNT]); in rtw_ecsa_update_probe_resp()
|
| H A D | rtw_ap.c | 3208 csa_data[CSA_SWITCH_COUNT] = csa_count; in update_csa_ie() 3225 csa_ie[2 + CSA_SWITCH_COUNT] = csa_count; in update_csa_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_csa.c | 201 csa_ie[2 + CSA_SWITCH_COUNT] = ecsa_param->count; in rtw_ecsa_update_probe_resp() 204 RTW_INFO("CSA : update csa count of probe response = %u\n", csa_ie[2 + CSA_SWITCH_COUNT]); in rtw_ecsa_update_probe_resp()
|
| H A D | rtw_ap.c | 3304 csa_data[CSA_SWITCH_COUNT] = csa_count; in update_csa_ie() 3321 csa_ie[2 + CSA_SWITCH_COUNT] = csa_count; in update_csa_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_ap.c | 3329 csa_data[CSA_SWITCH_COUNT] = rfctl->ap_csa_switch_cnt; in update_csa_ie() 3334 if (pbuf && ie_len == WLAN_EID_CSA_IE_LEN && csa_data[CSA_SWITCH_COUNT] > 0) { in update_csa_ie() 3339 } else if (!pbuf && csa_data[CSA_SWITCH_COUNT] > 0) { in update_csa_ie() 3341 , csa_data[CSA_NEW_CH], csa_data[CSA_SWITCH_COUNT]); in update_csa_ie() 3344 } else if (pbuf && ie_len > 0 && csa_data[CSA_SWITCH_COUNT] == 0) { in update_csa_ie() 3346 , csa_data[CSA_NEW_CH], csa_data[CSA_SWITCH_COUNT]); in update_csa_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_ap.c | 3367 csa_data[CSA_SWITCH_COUNT] = rfctl->ap_csa_switch_cnt; in update_csa_ie() 3372 if (pbuf && ie_len == WLAN_EID_CSA_IE_LEN && csa_data[CSA_SWITCH_COUNT] > 0) { in update_csa_ie() 3377 } else if (!pbuf && csa_data[CSA_SWITCH_COUNT] > 0) { in update_csa_ie() 3379 , csa_data[CSA_NEW_CH], csa_data[CSA_SWITCH_COUNT]); in update_csa_ie() 3382 } else if (pbuf && ie_len > 0 && csa_data[CSA_SWITCH_COUNT] == 0) { in update_csa_ie() 3384 , csa_data[CSA_NEW_CH], csa_data[CSA_SWITCH_COUNT]); in update_csa_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | ieee80211.h | 1638 #define CSA_SWITCH_COUNT 2 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | ieee80211.h | 1636 #define CSA_SWITCH_COUNT 2 macro
|