Searched refs:ie_oui (Results 1 – 1 of 1) sorted by relevance
372 int ie_oui; in cfg80211_find_vendor_ie() local388 ie_oui = ie->oui[0] << 16 | ie->oui[1] << 8 | ie->oui[2]; in cfg80211_find_vendor_ie()389 if (ie_oui == oui && ie->oui_type == oui_type) in cfg80211_find_vendor_ie()