Searched refs:peepriv (Results 1 – 2 of 2) sorted by relevance
470 static inline u8 *myid(struct eeprom_priv *peepriv) in myid() argument472 return peepriv->mac_addr; in myid()
2037 struct eeprom_priv *peepriv = &adapter->eeprompriv; in rtw_init_registrypriv_dev_network() local2039 u8 *myhwaddr = myid(peepriv); in rtw_init_registrypriv_dev_network()