OPA_VNIC_MAC_TBL_SIZE
u32 size = sizeof(struct hlist_head) * OPA_VNIC_MAC_TBL_SIZE;
#define vnic_hash_init(hashtable) __hash_init(hashtable, OPA_VNIC_MAC_TBL_SIZE)
&hashtable[hash_min(key, ilog2(OPA_VNIC_MAC_TBL_SIZE))])
!obj && (bkt) < OPA_VNIC_MAC_TBL_SIZE; (bkt)++) \
&name[hash_min(key, ilog2(OPA_VNIC_MAC_TBL_SIZE))], member)
!obj && (bkt) < OPA_VNIC_MAC_TBL_SIZE; (bkt)++) \