Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A Digb_regs.h46 {E1000_IAC, 1, 1, "E1000_IAC"},
H A Dem_ethdev.c953 stats->iac += E1000_READ_REG(hw, E1000_IAC); in eth_em_stats_get()
H A Digb_ethdev.c1779 stats->iac += E1000_READ_REG(hw, E1000_IAC); in igb_read_stats_registers()
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_regs.h353 #define E1000_IAC 0x04100 /* Interrupt Assertion Count */ macro
H A De1000_80003es2lan.c1485 E1000_READ_REG(hw, E1000_IAC); in e1000_clear_hw_cntrs_80003es2lan()
H A De1000_82571.c1996 E1000_READ_REG(hw, E1000_IAC); in e1000_clear_hw_cntrs_82571()
H A De1000_82575.c2003 E1000_READ_REG(hw, E1000_IAC); in e1000_clear_hw_cntrs_82575()
H A De1000_ich8lan.c6023 E1000_READ_REG(hw, E1000_IAC); in e1000_clear_hw_cntrs_ich8lan()