Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dcoreconfigurator.c181 index += (IE_HDR_LEN + msa[index + 1]); in get_tim_elm()
195 index += msa[index + 1] + IE_HDR_LEN; in get_current_channel_802_11n()
Dcoreconfigurator.h21 #define IE_HDR_LEN 2 macro