brcmf_tlv
const struct brcmf_tlv *rsn_ie;
const struct brcmf_tlv *rsn_ie;
static const struct brcmf_tlv *
const struct brcmf_tlv *elt = buf;
elt = (struct brcmf_tlv *)((u8 *)elt + (len + TLV_HDR_LEN));
const struct brcmf_tlv *ie;
struct brcmf_tlv *ie;
ie = (struct brcmf_tlv *)vndr_ie_buf;
const struct brcmf_tlv *ie;
ie = (struct brcmf_tlv *)(((u8 *)ie) + ie->len +
const struct brcmf_tlv *rsn_ie;
const struct brcmf_tlv *ssid_ie;
const struct brcmf_tlv *country_ie;