Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HTProc.c42 static u8 PCI_RALINK[3] = {0x00, 0x90, 0xcc}; variable
276 (memcmp(net->bssid, PCI_RALINK, 3) == 0) || in IsHTHalfNmodeAPs()
318 (memcmp(net->bssid, PCI_RALINK, 3) == 0) || in HTIOTPeerDetermine()
/Linux-v5.4/drivers/staging/rtl8192e/
Drtl819x_HTProc.c56 static u8 PCI_RALINK[3] = {0x00, 0x90, 0xcc}; variable
151 (memcmp(net->bssid, PCI_RALINK, 3) == 0) || in IsHTHalfNmodeAPs()
188 (memcmp(net->bssid, PCI_RALINK, 3) == 0) || in HTIOTPeerDetermine()