Searched refs:IGC_STATUS_FUNC_MASK (Results 1 – 2 of 2) sorted by relevance
165 hw->bus.func = (rd32(IGC_STATUS) & IGC_STATUS_FUNC_MASK) >> in igc_init_phy_params_base()
224 #define IGC_STATUS_FUNC_MASK 0x0000000C /* PCI Function Mask */ macro