Searched refs:pcp_to_vl_uc (Results 1 – 4 of 4) sorted by relevance
250 memcpy(info->pcp_to_vl_uc, src->pcp_to_vl_uc, in opa_vnic_get_per_veswport_info()251 ARRAY_SIZE(info->pcp_to_vl_uc)); in opa_vnic_get_per_veswport_info()292 memcpy(dst->pcp_to_vl_uc, info->pcp_to_vl_uc, in opa_vnic_set_per_veswport_info()293 ARRAY_SIZE(dst->pcp_to_vl_uc)); in opa_vnic_set_per_veswport_info()
198 u8 pcp_to_vl_uc[OPA_VNIC_MAX_NUM_PCP]; member
122 u8 pcp_to_vl_uc[OPA_VNIC_MAX_NUM_PCP]; member
399 vl = info->vport.pcp_to_vl_uc[pcp]; in opa_vnic_get_vl()