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