Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/ks7010/
Dks_hostif.c184 static u8 read_ie(unsigned char *bp, u8 max, u8 *body) in read_ie() function
276 ap->ssid.size = read_ie(bp, IEEE80211_MAX_SSID_LEN, in get_ap_information()
296 ap->rsn_ie.size = read_ie(bp, RSN_IE_BODY_MAX, in get_ap_information()
303 ap->wpa_ie.size = read_ie(bp, RSN_IE_BODY_MAX, in get_ap_information()