Searched refs:E1000_ICR (Results 1 – 11 of 11) sorted by relevance
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | em_ethdev.c | 1465 E1000_READ_REG(hw, E1000_ICR); in eth_em_interrupt_setup() 1489 E1000_READ_REG(hw, E1000_ICR); in eth_em_rxq_interrupt_setup() 1532 E1000_READ_REG(hw, E1000_ICR); in em_rxq_intr_disable() 1558 icr = E1000_READ_REG(hw, E1000_ICR); in eth_em_interrupt_get_status()
|
| H A D | igb_ethdev.c | 2828 icr = E1000_READ_REG(hw, E1000_ICR); in eth_igb_interrupt_get_status()
|
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_82542.c | 197 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82542()
|
| H A D | e1000_82543.c | 911 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82543() 1205 icr = E1000_READ_REG(hw, E1000_ICR); in e1000_check_for_copper_link_82543()
|
| H A D | e1000_regs.h | 48 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
|
| H A D | e1000_82540.c | 287 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82540()
|
| H A D | e1000_82541.c | 330 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82541()
|
| H A D | e1000_80003es2lan.c | 843 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_80003es2lan()
|
| H A D | e1000_82575.c | 1403 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82575() 2351 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82580()
|
| H A D | e1000_82571.c | 1136 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_82571()
|
| H A D | e1000_ich8lan.c | 4993 E1000_READ_REG(hw, E1000_ICR); in e1000_reset_hw_ich8lan()
|