Searched refs:is_mac_feature_supported (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu_cgx.c | 43 bool is_mac_feature_supported(struct rvu *rvu, int pf, int feature) in is_mac_feature_supported() function 701 if (!is_mac_feature_supported(rvu, pf, RVU_LMAC_FEAT_PTP)) in rvu_cgx_ptp_rx_cfg() 858 if (!is_mac_feature_supported(rvu, pf, RVU_LMAC_FEAT_FC)) in rvu_mbox_handler_cgx_cfg_pause_frm()
|
| D | rvu.h | 797 bool is_mac_feature_supported(struct rvu *rvu, int pf, int feature);
|
| D | rvu_nix.c | 4498 if (!is_mac_feature_supported(rvu, pf, RVU_LMAC_FEAT_PTP)) in rvu_nix_lf_ptp_tx_cfg()
|