Searched refs:parent_pf (Results 1 – 2 of 2) sorted by relevance
1037 struct rvu_pfvf *parent_pf, *pfvf; in rvu_cgx_start_stop_io() local1043 parent_pf = &rvu->pf[rvu_get_pf(pcifunc)]; in rvu_cgx_start_stop_io()1054 cgx_users = parent_pf->cgx_users; in rvu_cgx_start_stop_io()1055 parent_pf->cgx_users++; in rvu_cgx_start_stop_io()1057 parent_pf->cgx_users--; in rvu_cgx_start_stop_io()1058 cgx_users = parent_pf->cgx_users; in rvu_cgx_start_stop_io()1071 parent_pf->cgx_users = start ? parent_pf->cgx_users - 1 in rvu_cgx_start_stop_io()1072 : parent_pf->cgx_users + 1; in rvu_cgx_start_stop_io()
295 struct rvu_pfvf *parent_pf, *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_init() local382 parent_pf = &rvu->pf[rvu_get_pf(pcifunc)]; in nix_interface_init()383 sdp_info = parent_pf->sdp_info; in nix_interface_init()