Searched refs:pcp_to_sc_uc (Results 1 – 4 of 4) sorted by relevance
248 memcpy(info->pcp_to_sc_uc, src->pcp_to_sc_uc, in opa_vnic_get_per_veswport_info()249 ARRAY_SIZE(info->pcp_to_sc_uc)); in opa_vnic_get_per_veswport_info()290 memcpy(dst->pcp_to_sc_uc, info->pcp_to_sc_uc, in opa_vnic_set_per_veswport_info()291 ARRAY_SIZE(dst->pcp_to_sc_uc)); in opa_vnic_set_per_veswport_info()
197 u8 pcp_to_sc_uc[OPA_VNIC_MAX_NUM_PCP]; member
121 u8 pcp_to_sc_uc[OPA_VNIC_MAX_NUM_PCP]; member
376 sc = info->vport.pcp_to_sc_uc[pcp]; in opa_vnic_get_sc()