Home
last modified time | relevance | path

Searched refs:RVU_LMAC_FEAT_PTP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.c1799 RVU_LMAC_FEAT_FC | RVU_LMAC_FEAT_PTP); in cgx_populate_features()
1802 RVU_LMAC_FEAT_PTP | RVU_LMAC_FEAT_DMACF); in cgx_populate_features()
H A Drvu_cgx.c834 if (!is_mac_feature_supported(rvu, pf, RVU_LMAC_FEAT_PTP)) in rvu_cgx_ptp_rx_cfg()
H A Dmbox.h682 #define RVU_LMAC_FEAT_PTP BIT_ULL(2) /* precison time protocol */ macro
H A Drvu_nix.c4881 if (!is_mac_feature_supported(rvu, pf, RVU_LMAC_FEAT_PTP)) in rvu_nix_lf_ptp_tx_cfg()