Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wl1251/
Dmain.c1553 static const u8 nokia_oui[3] = {0x00, 0x1f, 0xdf}; in wl1251_init_ieee80211() local
1554 memcpy(wl->mac_addr, nokia_oui, 3); in wl1251_init_ieee80211()