Home
last modified time | relevance | path

Searched refs:cgx_in_use (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cgx.c1143 if (start && pfvf->cgx_in_use) in rvu_cgx_start_stop_io()
1145 if (!start && !pfvf->cgx_in_use) in rvu_cgx_start_stop_io()
1171 pfvf->cgx_in_use = start; in rvu_cgx_start_stop_io()
H A Drvu.h250 bool cgx_in_use; /* this PF/VF using CGX? */ member