Searched refs:IGC_STATUS (Results 1 – 7 of 7) sorted by relevance
95 before = rd32(IGC_STATUS); in igc_reg_test()97 wr32(IGC_STATUS, toggle); in igc_reg_test()98 after = rd32(IGC_STATUS) & toggle; in igc_reg_test()107 wr32(IGC_STATUS, before); in igc_reg_test()
9 #define IGC_STATUS 0x00008 /* Device Status - RO */ macro324 #define wrfl() ((void)rd32(IGC_STATUS))
32 if (!(rd32(IGC_STATUS) & in igc_disable_pcie_master()686 status = rd32(IGC_STATUS); in igc_get_speed_and_duplex_copper()
165 hw->bus.func = (rd32(IGC_STATUS) & IGC_STATUS_FUNC_MASK) >> in igc_init_phy_params_base()
14 {IGC_STATUS, "STATUS"},
181 regs_buff[1] = rd32(IGC_STATUS); in igc_ethtool_get_regs()1799 0 : rd32(IGC_STATUS); in igc_ethtool_get_link_ksettings()
3065 !(rd32(IGC_STATUS) & IGC_STATUS_TXOFF) && in igc_clean_tx_irq()7049 status = rd32(IGC_STATUS); in __igc_shutdown()