Searched refs:rvu_cgx_ptp_rx_cfg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_cgx.c | 535 static int rvu_cgx_ptp_rx_cfg(struct rvu *rvu, u16 pcifunc, bool enable) in rvu_cgx_ptp_rx_cfg() function 565 return rvu_cgx_ptp_rx_cfg(rvu, req->hdr.pcifunc, true); in rvu_mbox_handler_cgx_ptp_rx_enable() 571 return rvu_cgx_ptp_rx_cfg(rvu, req->hdr.pcifunc, false); in rvu_mbox_handler_cgx_ptp_rx_disable()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_cgx.c | 771 static int rvu_cgx_ptp_rx_cfg(struct rvu *rvu, u16 pcifunc, bool enable) in rvu_cgx_ptp_rx_cfg() function 814 return rvu_cgx_ptp_rx_cfg(rvu, req->hdr.pcifunc, true); in rvu_mbox_handler_cgx_ptp_rx_enable() 820 return rvu_cgx_ptp_rx_cfg(rvu, req->hdr.pcifunc, false); in rvu_mbox_handler_cgx_ptp_rx_disable()
|
Completed in 4 milliseconds