Searched refs:rate_cnt (Results 1 – 1 of 1) sorted by relevance
734 int ssid_len = 0, rate_cnt = 0; in process_probe_req_p2p_ie() local736 … 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()