Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c710 static inline unsigned int cc_to_eth_fec(unsigned int cc_fec) in cc_to_eth_fec() function
762 fec->active_fec = cc_to_eth_fec(lc->fec); in get_fecparam()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1511 static inline unsigned int cc_to_eth_fec(unsigned int cc_fec) in cc_to_eth_fec() function
1546 fec->active_fec = cc_to_eth_fec(lc->fec); in cxgb4vf_get_fecparam()