Searched refs:other_bssid (Results 1 – 1 of 1) sorted by relevance
| /linux/net/wireless/tests/ |
| H A D | scan.c | 416 const u8 other_bssid[ETH_ALEN] = { 0x66, 0x55, 0x44, 0x33, 0x22, 0x11 }; in test_get_bss_miss_reason() local 446 found = __cfg80211_get_bss(wiphy, NULL, other_bssid, NULL, 0, in test_get_bss_miss_reason() 505 CFG80211_BSS_FTYPE_PRESP, other_bssid, in test_get_bss_miss_reason()
|