Searched refs:mchash (Results 1 – 1 of 1) sorted by relevance
961 u64 mchash; in carl9170_op_prepare_multicast() local964 mchash = 1ULL << (0xff >> 2); in carl9170_op_prepare_multicast()967 mchash |= 1ULL << (ha->addr[5] >> 2); in carl9170_op_prepare_multicast()969 return mchash; in carl9170_op_prepare_multicast()