Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h57 #define TLV_LEN_OFF 1 /* length offset */ macro
H A Dcfg80211.c448 if (ie[TLV_LEN_OFF] >= oui_len + 1 && in brcmf_tlv_has_ie()
457 ie += ie[TLV_LEN_OFF] + TLV_HDR_LEN; in brcmf_tlv_has_ie()