mlxcx_group_mac_t
const mlxcx_group_mac_t *left = arg0;
const mlxcx_group_mac_t *right = arg1;
mlxcx_group_mac_t *gm, *ngm;
kmem_free(gm, sizeof (mlxcx_group_mac_t));
mlxcx_group_mac_t *gm, probe;
kmem_free(gm, sizeof (mlxcx_group_mac_t));
mlxcx_group_mac_t *gm;
list_create(&fe->mlfe_ring_groups, sizeof (mlxcx_group_mac_t),
offsetof(mlxcx_group_mac_t, mlgm_fe_entry));
gm = kmem_zalloc(sizeof (mlxcx_group_mac_t), KM_SLEEP);
sizeof (mlxcx_group_mac_t),
offsetof(mlxcx_group_mac_t, mlgm_group_entry));