Searched refs:owe_oui (Results 1 – 1 of 1) sorted by relevance
1468 const t_u8 owe_oui[3] = {0x50, 0x6f, 0x9a}; in wlan_interpret_bss_desc_with_ie() local1828 … (!__memcmp(pmadapter, pvendor_ie->vend_hdr.oui, owe_oui, sizeof(owe_oui)) && in wlan_interpret_bss_desc_with_ie()1833 …*(pcurrent_ptr + sizeof(IEEEtypes_Header_t) + sizeof(owe_oui) + sizeof(owe_type) + MLAN_MAC_ADDR_L… in wlan_interpret_bss_desc_with_ie()1850 …(pcurrent_ptr + sizeof(IEEEtypes_Header_t) + sizeof(owe_oui) + sizeof(owe_type)), MLAN_MAC_ADDR_LE… in wlan_interpret_bss_desc_with_ie()1853 …(pcurrent_ptr + sizeof(IEEEtypes_Header_t) + sizeof(owe_oui) + sizeof(owe_type) + MLAN_MAC_ADDR_LE… in wlan_interpret_bss_desc_with_ie()