Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dregs.h44 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
Dnetdev.c88 {E1000_ICR, "ICR"},
/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_regs.h41 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
Digb_ethtool.c1376 adapter->test_icr |= rd32(E1000_ICR); in igb_test_intr()
1460 wr32(E1000_ICR, ~0); in igb_intr_test()
1482 wr32(E1000_ICR, ~0); in igb_intr_test()
1504 wr32(E1000_ICR, ~0); in igb_intr_test()
De1000_82575.c1462 rd32(E1000_ICR); in igb_reset_hw_82575()
2275 rd32(E1000_ICR); in igb_reset_hw_82580()
Digb_main.c267 {E1000_ICR, "ICR"},
1744 rd32(E1000_ICR); in igb_up()
3092 rd32(E1000_ICR); in __igb_open()
5478 u32 icr = rd32(E1000_ICR); in igb_msix_other()
6271 u32 icr = rd32(E1000_ICR); in igb_intr_msi()
6310 u32 icr = rd32(E1000_ICR); in igb_intr()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_hw.h827 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
1073 #define E1000_82542_ICR E1000_ICR