Searched refs:is_mac_feature_supported (Results 1 – 3 of 3) sorted by relevance
| /drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | rvu_cgx.c | 44 bool is_mac_feature_supported(struct rvu *rvu, int pf, int feature) in is_mac_feature_supported() function 831 if (!is_mac_feature_supported(rvu, pf, RVU_LMAC_FEAT_PTP)) in rvu_cgx_ptp_rx_cfg() 1009 if (!is_mac_feature_supported(rvu, pf, RVU_LMAC_FEAT_FC)) in rvu_cgx_cfg_pause_frm()
|
| A D | rvu.h | 1080 bool is_mac_feature_supported(struct rvu *rvu, int pf, int feature);
|
| A D | rvu_nix.c | 5393 if (!is_mac_feature_supported(rvu, pf, RVU_LMAC_FEAT_PTP)) in rvu_nix_lf_ptp_tx_cfg()
|
Completed in 24 milliseconds