Searched refs:I40E_PFINT_ICR0 (Results 1 – 3 of 3) sorted by relevance
972 #define I40E_PFINT_ICR0 0x00038780 /* Reset: CORER */ macro
2864 rd32(hw, I40E_PFINT_ICR0); /* read to clear */ in i40e_enable_misc_int_causes()3153 icr0 = rd32(hw, I40E_PFINT_ICR0); in i40e_intr()