Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h289 #define _PROBEREQ_IE_OFFSET_ 0 macro
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c527 p = rtw_get_ie(pframe + WLAN_HDR_A3_LEN + _PROBEREQ_IE_OFFSET_, WLAN_EID_SSID, (int *)&ielen, in OnProbeReq()
528 len - WLAN_HDR_A3_LEN - _PROBEREQ_IE_OFFSET_); in OnProbeReq()
3947 ie_offset = _PROBEREQ_IE_OFFSET_; in collect_bss_info()