Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/
Dbase.c2578 static u8 athcap_2[] = { 0x00, 0x13, 0x74 }; in rtl_chk_vendor_ouisub() local
2587 memcmp(vendor_ie.octet, athcap_2, 3) == 0) { in rtl_chk_vendor_ouisub()