Searched refs:I40E_VFGEN_RSTAT (Results 1 – 3 of 3) sorted by relevance
1255 sc->osdep.flush_reg = I40E_VFGEN_RSTAT; in ixlv_allocate_pci_resources()1436 reg = rd32(hw, I40E_VFGEN_RSTAT) & in ixlv_reset_complete()1863 rd32(hw, I40E_VFGEN_RSTAT); in ixlv_disable_adminq_irq()1875 rd32(hw, I40E_VFGEN_RSTAT); in ixlv_enable_adminq_irq()1893 rd32(hw, I40E_VFGEN_RSTAT); in ixlv_disable_queue_irq()2352 val = rd32(hw, I40E_VFGEN_RSTAT) & in ixlv_local_timer()
761 wr32(&sc->hw, I40E_VFGEN_RSTAT, I40E_VFR_INPROGRESS); in ixlv_request_reset()
3200 #define I40E_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro