Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Digb_core.c2853 igb_mac_readreg(IGBCore *core, int index) in igb_mac_readreg() function
3109 #define igb_getreg(x) [x] = igb_mac_readreg
3611 [CRCERRS ... MPC] = igb_mac_readreg,
3612 [IP6AT ... IP6AT + 3] = igb_mac_readreg,
3613 [IP4AT ... IP4AT + 6] = igb_mac_readreg,
3614 [RA ... RA + 31] = igb_mac_readreg,
3615 [RA2 ... RA2 + 31] = igb_mac_readreg,
3616 [WUPM ... WUPM + 31] = igb_mac_readreg,
3617 [MTA ... MTA + E1000_MC_TBL_SIZE - 1] = igb_mac_readreg,
3618 [VFTA ... VFTA + E1000_VLAN_FILTER_TBL_SIZE - 1] = igb_mac_readreg,
[all …]