Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digb_core.c2995 igb_mac_writereg(IGBCore *core, int index, uint32_t val) in igb_mac_writereg() function
3683 #define igb_putreg(x) [x] = igb_mac_writereg
4025 [IP6AT ... IP6AT + 3] = igb_mac_writereg,
4026 [IP4AT ... IP4AT + 6] = igb_mac_writereg,
4027 [RA] = igb_mac_writereg,
4029 [RA + 2 ... RA + 31] = igb_mac_writereg,
4030 [RA2 ... RA2 + 31] = igb_mac_writereg,
4031 [WUPM ... WUPM + 31] = igb_mac_writereg,
4032 [MTA ... MTA + E1000_MC_TBL_SIZE - 1] = igb_mac_writereg,
4033 [VFTA ... VFTA + E1000_VLAN_FILTER_TBL_SIZE - 1] = igb_mac_writereg,
[all …]