Home
last modified time | relevance | path

Searched refs:igb_get_reg_index_with_offset (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/
H A Digb_core.c2643 igb_get_reg_index_with_offset(const uint16_t *mac_reg_access, hwaddr addr) in igb_get_reg_index_with_offset() function
4241 uint16_t index = igb_get_reg_index_with_offset(mac_reg_access, addr); in igb_core_write()
4260 uint16_t index = igb_get_reg_index_with_offset(mac_reg_access, addr); in igb_core_read()