Searched refs:pcp_to_vl_mc (Results 1 – 4 of 4) sorted by relevance
254 memcpy(info->pcp_to_vl_mc, src->pcp_to_vl_mc, in opa_vnic_get_per_veswport_info()255 ARRAY_SIZE(info->pcp_to_vl_mc)); in opa_vnic_get_per_veswport_info()296 memcpy(dst->pcp_to_vl_mc, info->pcp_to_vl_mc, in opa_vnic_set_per_veswport_info()297 ARRAY_SIZE(dst->pcp_to_vl_mc)); in opa_vnic_set_per_veswport_info()
200 u8 pcp_to_vl_mc[OPA_VNIC_MAX_NUM_PCP]; member
124 u8 pcp_to_vl_mc[OPA_VNIC_MAX_NUM_PCP]; member
397 vl = info->vport.pcp_to_vl_mc[pcp]; in opa_vnic_get_vl()