wx_get_mac_addr
EXPORT_SYMBOL(wx_get_mac_addr);
wx_get_mac_addr(wx, wx->mac.addr);
void wx_get_mac_addr(struct wx *wx, u8 *mac_addr);
wx_get_mac_addr(wx, wx->mac.perm_addr);
wx_get_mac_addr(wx, wx->mac.perm_addr);