Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/staging/rtl8192e/
Drtl819x_HTProc.c56 static u8 PCI_RALINK[3] = {0x00, 0x90, 0xcc}; variable
148 (memcmp(net->bssid, PCI_RALINK, 3) == 0) || in IsHTHalfNmodeAPs()
185 (memcmp(net->bssid, PCI_RALINK, 3) == 0) || in HTIOTPeerDetermine()