Searched refs:gd_spec (Results 1 – 2 of 2) sorted by relevance
1459 bcopy(mg_prefix, em.gd_spec.sp_mgid_prefix, FIP_MGID_PREFIX_LEN); in eib_vnic_make_vhub_mgid()1460 em.gd_spec.sp_type = mg_type; in eib_vnic_make_vhub_mgid()1469 bcopy(dmac_str + 2, em.gd_spec.sp_dmac, ETHERADDRL); in eib_vnic_make_vhub_mgid()1474 em.gd_spec.sp_rss_hash = rss_hash; in eib_vnic_make_vhub_mgid()1477 bcopy(vhub_id_str + 1, em.gd_spec.sp_vhub_id, FIP_VHUBID_LEN); in eib_vnic_make_vhub_mgid()
367 eib_mgid_spec_t gd_spec; member