Searched refs:parent_pf (Results 1 – 2 of 2) sorted by relevance
941 struct rvu_pfvf *parent_pf, *pfvf; in rvu_cgx_start_stop_io() local947 parent_pf = &rvu->pf[rvu_get_pf(pcifunc)]; in rvu_cgx_start_stop_io()958 cgx_users = parent_pf->cgx_users; in rvu_cgx_start_stop_io()959 parent_pf->cgx_users++; in rvu_cgx_start_stop_io()961 parent_pf->cgx_users--; in rvu_cgx_start_stop_io()962 cgx_users = parent_pf->cgx_users; in rvu_cgx_start_stop_io()975 parent_pf->cgx_users = start ? parent_pf->cgx_users - 1 in rvu_cgx_start_stop_io()976 : parent_pf->cgx_users + 1; in rvu_cgx_start_stop_io()
293 struct rvu_pfvf *parent_pf, *pfvf = rvu_get_pfvf(rvu, pcifunc); in nix_interface_init() local388 parent_pf = &rvu->pf[rvu_get_pf(pcifunc)]; in nix_interface_init()389 sdp_info = parent_pf->sdp_info; in nix_interface_init()