Searched refs:csa_ie_len (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_csa.c | 191 sint csa_ie_len; in rtw_ecsa_update_probe_resp() local 196 csa_ie = rtw_get_ie(ies, WLAN_EID_CHANNEL_SWITCH, &csa_ie_len, ies_len); in rtw_ecsa_update_probe_resp()
|
| H A D | rtw_ap.c | 3193 sint csa_ie_len; in update_csa_ie() local 3198 csa_ie = rtw_get_ie(ies, WLAN_EID_CHANNEL_SWITCH, &csa_ie_len, ies_len); in update_csa_ie() 3217 } else if (csa_ie && csa_ie_len == CSA_IE_LEN) { in update_csa_ie()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_csa.c | 191 sint csa_ie_len; in rtw_ecsa_update_probe_resp() local 196 csa_ie = rtw_get_ie(ies, WLAN_EID_CHANNEL_SWITCH, &csa_ie_len, ies_len); in rtw_ecsa_update_probe_resp()
|
| H A D | rtw_ap.c | 3289 sint csa_ie_len; in update_csa_ie() local 3294 csa_ie = rtw_get_ie(ies, WLAN_EID_CHANNEL_SWITCH, &csa_ie_len, ies_len); in update_csa_ie() 3313 } else if (csa_ie && csa_ie_len == CSA_IE_LEN) { in update_csa_ie()
|