Searched refs:cgx_in_use (Results 1 – 2 of 2) sorted by relevance
1142 if (start && pfvf->cgx_in_use) in rvu_cgx_start_stop_io()1144 if (!start && !pfvf->cgx_in_use) in rvu_cgx_start_stop_io()1170 pfvf->cgx_in_use = start; in rvu_cgx_start_stop_io()
269 bool cgx_in_use; /* this PF/VF using CGX? */ member