Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Dbcmutils.c2115 find_vendor_ie(void *tlvs, int tlvs_len, const char *voui, uint8 *type, int type_len) in find_vendor_ie() argument
2132 !bcmp(ie->data, voui, DOT11_OUI_LEN)) in find_vendor_ie()
/drivers/net/wireless/bcmdhd/include/
Dbcmutils.h875 const char *voui, uint8 *type, int type_len);