Home
last modified time | relevance | path

Searched refs:index_bit (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/
H A Dcadence_gem.c775 int index_bit, mac_bit; in calc_mac_hash() local
780 for (index_bit = 5; index_bit >= 0; index_bit--) { in calc_mac_hash()
788 get_bit(mac, mac_bit + 42)) << index_bit; in calc_mac_hash()