Searched refs:fw_hi (Results 1 – 1 of 1) sorted by relevance
3829 static inline void ecore_get_fw_mac_addr(uint16_t *fw_hi, uint16_t *fw_mid, in ecore_get_fw_mac_addr() argument3832 mac[1] = ((uint8_t *)fw_hi)[0]; in ecore_get_fw_mac_addr()3833 mac[0] = ((uint8_t *)fw_hi)[1]; in ecore_get_fw_mac_addr()