Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_p2p.c734 int ssid_len = 0, rate_cnt = 0; in process_probe_req_p2p_ie() local
736 … rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _PROBEREQ_IE_OFFSET_, _SUPPORTEDRATES_IE_, (int *)&rate_cnt, in process_probe_req_p2p_ie()
739 if (rate_cnt <= 4) { in process_probe_req_p2p_ie()
742 for (i = 0; i < rate_cnt; i++) { in process_probe_req_p2p_ie()