Searched refs:IGC_STATUS (Results 1 – 4 of 4) sorted by relevance
746 status = IGC_READ_REG(hw, IGC_STATUS); in igc_get_speed_and_duplex_copper_generic()850 if (!(IGC_READ_REG(hw, IGC_STATUS) & in igc_disable_pcie_master_generic()
392 #define IGC_WRITE_FLUSH(a) IGC_READ_REG(a, IGC_STATUS)
16 #define IGC_STATUS 0x00008 /* Device Status - RO */ macro
904 status = IGC_READ_REG(hw, IGC_STATUS); in igc_init_dmac() 923 status = IGC_READ_REG(hw, IGC_STATUS); in igc_init_dmac() 2552 if (IGC_READ_REG(&sc->hw, IGC_STATUS) & IGC_STATUS_LU) { in igc_update_link_status()