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

/linux-master/drivers/net/wireless/st/cw1200/
H A 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);
338 SET_IEEE80211_PERM_ADDR(hw, cw1200_mac_template);

Completed in 70 milliseconds