Searched refs:pcp_to_sc_mc (Results 1 – 4 of 4) sorted by relevance
252 memcpy(info->pcp_to_sc_mc, src->pcp_to_sc_mc, in opa_vnic_get_per_veswport_info()253 ARRAY_SIZE(info->pcp_to_sc_mc)); in opa_vnic_get_per_veswport_info()294 memcpy(dst->pcp_to_sc_mc, info->pcp_to_sc_mc, in opa_vnic_set_per_veswport_info()295 ARRAY_SIZE(dst->pcp_to_sc_mc)); in opa_vnic_set_per_veswport_info()
199 u8 pcp_to_sc_mc[OPA_VNIC_MAX_NUM_PCP]; member
123 u8 pcp_to_sc_mc[OPA_VNIC_MAX_NUM_PCP]; member
374 sc = info->vport.pcp_to_sc_mc[pcp]; in opa_vnic_get_sc()