Searched refs:phyrx_set (Results 1 – 1 of 1) sorted by relevance
698 u32 i, phyrx_set = 0; in r8712_ResetPhyRxPktCount() local701 phyrx_set = 0; in r8712_ResetPhyRxPktCount()702 phyrx_set |= (i << 28); /*select*/ in r8712_ResetPhyRxPktCount()703 phyrx_set |= 0x08000000; /* set counter to zero*/ in r8712_ResetPhyRxPktCount()704 r8712_write32(pAdapter, RXERR_RPT, phyrx_set); in r8712_ResetPhyRxPktCount()711 u32 phyrx_set = 0, count = 0; in GetPhyRxPktCounts() local715 phyrx_set |= (SelectBit & 0xF0000000); in GetPhyRxPktCounts()716 r8712_write32(pAdapter, RXERR_RPT, phyrx_set); in GetPhyRxPktCounts()