Home
last modified time | relevance | path

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

/drivers/net/wireless/st/cw1200/
Dmain.c45 static u8 cw1200_mac_template[ETH_ALEN] = {0x02, 0x80, 0xe1, 0x00, 0x00, 0x00}; variable
46 module_param_array_named(macaddr, cw1200_mac_template, byte, NULL, 0444);
333 SET_IEEE80211_PERM_ADDR(hw, cw1200_mac_template); in cw1200_init_common()