Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_ethtool.c1220 static u32 nfp_port_fec_nsp_to_ethtool(u32 fec) in nfp_port_fec_nsp_to_ethtool() function
1254 param->fec = nfp_port_fec_nsp_to_ethtool(eth_port->fec_modes_supported); in nfp_port_get_fecparam()
1255 param->active_fec = nfp_port_fec_nsp_to_ethtool(BIT(eth_port->act_fec)); in nfp_port_get_fecparam()

Completed in 6 milliseconds