Home
last modified time | relevance | path

Searched refs:E1000_ICR (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dregs.h32 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
H A Dnetdev.c68 {E1000_ICR, "ICR"},
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dregs.h32 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
H A Dnetdev.c72 {E1000_ICR, "ICR"},
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_regs.h21 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
H A Digb_ethtool.c1398 adapter->test_icr |= rd32(E1000_ICR); in igb_test_intr()
1484 wr32(E1000_ICR, ~0); in igb_intr_test()
1506 wr32(E1000_ICR, ~0); in igb_intr_test()
1528 wr32(E1000_ICR, ~0); in igb_intr_test()
H A De1000_82575.c1497 rd32(E1000_ICR); in igb_reset_hw_82575()
2316 rd32(E1000_ICR); in igb_reset_hw_82580()
H A Digb_main.c257 {E1000_ICR, "ICR"},
2143 rd32(E1000_ICR); in igb_up()
4116 rd32(E1000_ICR); in __igb_open()
6842 u32 icr = rd32(E1000_ICR); in igb_msix_other()
7924 u32 icr = rd32(E1000_ICR); in igb_intr_msi()
7963 u32 icr = rd32(E1000_ICR); in igb_intr()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_regs.h21 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
H A Digb_ethtool.c1398 adapter->test_icr |= rd32(E1000_ICR); in igb_test_intr()
1484 wr32(E1000_ICR, ~0); in igb_intr_test()
1506 wr32(E1000_ICR, ~0); in igb_intr_test()
1528 wr32(E1000_ICR, ~0); in igb_intr_test()
H A De1000_82575.c1497 rd32(E1000_ICR); in igb_reset_hw_82575()
2316 rd32(E1000_ICR); in igb_reset_hw_82580()
H A Digb_main.c257 {E1000_ICR, "ICR"},
2140 rd32(E1000_ICR); in igb_up()
4195 rd32(E1000_ICR); in __igb_open()
7019 u32 icr = rd32(E1000_ICR); in igb_msix_other()
8101 u32 icr = rd32(E1000_ICR); in igb_intr_msi()
8140 u32 icr = rd32(E1000_ICR); in igb_intr()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h802 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
1048 #define E1000_82542_ICR E1000_ICR
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h799 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
1045 #define E1000_82542_ICR E1000_ICR

Completed in 74 milliseconds