Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_regs.h364 #define E1000_MGTPRC 0x040B4 /* Management Packets Rx Count - R/clr */ macro
H A De1000_82540.c672 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82540()
H A De1000_82541.c1269 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82541()
H A De1000_80003es2lan.c1438 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_80003es2lan()
H A De1000_82571.c1896 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82571()
H A De1000_82575.c1944 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_82575()
H A De1000_ich8lan.c6124 E1000_READ_REG(hw, E1000_MGTPRC); in e1000_clear_hw_cntrs_ich8lan()
/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c2098 case E1000_MGTPRC: in e82545_read_register()