Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c780 static inline unsigned int cc_to_eth_fec(unsigned int cc_fec) in cc_to_eth_fec() function
832 fec->active_fec = cc_to_eth_fec(lc->fec); in get_fecparam()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1509 static inline unsigned int cc_to_eth_fec(unsigned int cc_fec) in cc_to_eth_fec() function
1544 fec->active_fec = cc_to_eth_fec(lc->fec); in cxgb4vf_get_fecparam()