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