Home
last modified time | relevance | path

Searched refs:rvu_nix_lf_ptp_tx_cfg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c3360 static int rvu_nix_lf_ptp_tx_cfg(struct rvu *rvu, u16 pcifunc, bool enable) in rvu_nix_lf_ptp_tx_cfg() function
3392 return rvu_nix_lf_ptp_tx_cfg(rvu, req->hdr.pcifunc, true); in rvu_mbox_handler_nix_lf_ptp_tx_enable()
3398 return rvu_nix_lf_ptp_tx_cfg(rvu, req->hdr.pcifunc, false); in rvu_mbox_handler_nix_lf_ptp_tx_disable()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c4833 static int rvu_nix_lf_ptp_tx_cfg(struct rvu *rvu, u16 pcifunc, bool enable) in rvu_nix_lf_ptp_tx_cfg() function
4869 return rvu_nix_lf_ptp_tx_cfg(rvu, req->hdr.pcifunc, true); in rvu_mbox_handler_nix_lf_ptp_tx_enable()
4875 return rvu_nix_lf_ptp_tx_cfg(rvu, req->hdr.pcifunc, false); in rvu_mbox_handler_nix_lf_ptp_tx_disable()

Completed in 12 milliseconds