E1000_GPRC
case E1000_GPRC:
#define E1000_82542_GPRC E1000_GPRC
E1000_READ_REG(hw, E1000_GPRC);
{"PRC1522", E1000_PRC1522}, {"GPRC", E1000_GPRC},
e1000g_ksp->Gprc.value.ul += E1000_READ_REG(hw, E1000_GPRC);
igb_ks->gprc.value.ul += E1000_READ_REG(hw, E1000_GPRC);