Searched refs:myBssid (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/wlan/
H A Dwlan_node.c284 A_UINT8 myBssid[IEEE80211_ADDR_LEN], reArmTimer = FALSE; local
286 wmi_get_current_bssid(nt->nt_wmip, myBssid);
292 if (A_MEMCMP(myBssid, bss->ni_macaddr, sizeof(myBssid)) != 0)

Completed in 17 milliseconds