Searched refs:rvu_cgx_start_stop_io (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu.h | 809 int rvu_cgx_start_stop_io(struct rvu *rvu, u16 pcifunc, bool start);
|
H A D | rvu_cgx.c | 1078 int rvu_cgx_start_stop_io(struct rvu *rvu, u16 pcifunc, bool start) in rvu_cgx_start_stop_io() function
|
H A D | rvu_nix.c | 4760 return rvu_cgx_start_stop_io(rvu, pcifunc, true); in rvu_mbox_handler_nix_lf_start_rx() 4779 err = rvu_cgx_start_stop_io(rvu, pcifunc, false); in rvu_mbox_handler_nix_lf_stop_rx() 4812 rvu_cgx_start_stop_io(rvu, pcifunc, false); in rvu_nix_lf_teardown()
|