Searched refs:whichreg (Results 1 – 1 of 1) sorted by relevance
113 u8 whichbit, whichreg; in tsec_mcast_addr() local117 whichreg = result >> 29; /* the 3 MSB = which reg to set it in */ in tsec_mcast_addr()122 setbits_be32(®s->hash.gaddr0 + whichreg, value); in tsec_mcast_addr()124 clrbits_be32(®s->hash.gaddr0 + whichreg, value); in tsec_mcast_addr()