Lines Matching refs:vndr_oui
395 struct net_device *ndev, char *vndr_oui, u32 vndr_oui_len);
399 struct net_device *ndev, const char *vndr_oui);
11069 char vndr_oui[MAX_VNDR_OUI_STR_LEN] = {0, }; in wl_post_linkup_ops() local
11080 ndev, vndr_oui, ARRAY_SIZE(vndr_oui)); in wl_post_linkup_ops()
11083 ndev->name, vndr_oui)); in wl_post_linkup_ops()
19684 char *vndr_oui, u32 vndr_oui_len) in wl_vndr_ies_get_vendor_oui() argument
19694 char *pos = vndr_oui; in wl_vndr_ies_get_vendor_oui()
19721 if (vndr_oui) { in wl_vndr_ies_get_vendor_oui()
19743 const char *vndr_oui) in wl_vndr_ies_find_vendor_oui() argument
19779 if (vndr_oui && vndr_oui_num) { in wl_vndr_ies_find_vendor_oui()
19784 if (!memcmp(vndr_oui, oui_entry->oui, DOT11_OUI_LEN)) { in wl_vndr_ies_find_vendor_oui()