Searched refs:fw_lo (Results 1 – 1 of 1) sorted by relevance
3830 uint16_t *fw_lo, uint8_t *mac) in ecore_get_fw_mac_addr() argument3836 mac[5] = ((uint8_t *)fw_lo)[0]; in ecore_get_fw_mac_addr()3837 mac[4] = ((uint8_t *)fw_lo)[1]; in ecore_get_fw_mac_addr()