Searched refs:IGC_STATUS (Results 1 – 4 of 4) sorted by relevance
716 status = IGC_READ_REG(hw, IGC_STATUS); in igc_get_speed_and_duplex_copper_generic()820 if (!(IGC_READ_REG(hw, IGC_STATUS) & in igc_disable_pcie_master_generic()
334 #define IGC_WRITE_FLUSH(a) IGC_READ_REG(a, IGC_STATUS)
15 #define IGC_STATUS 0x00008 /* Device Status - RO */ macro
613 status = IGC_READ_REG(hw, IGC_STATUS); in igc_init_dmac()632 status = IGC_READ_REG(hw, IGC_STATUS); in igc_init_dmac()1632 if (IGC_READ_REG(&sc->hw, IGC_STATUS) & IGC_STATUS_LU) { in igc_update_link_status()