Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c693 static inline unsigned int fwcap_to_eth_fec(unsigned int fw_fec) in fwcap_to_eth_fec() function
755 fec->fec = fwcap_to_eth_fec(lc->pcaps); in get_fecparam()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1494 static inline unsigned int fwcap_to_eth_fec(unsigned int fw_fec) in fwcap_to_eth_fec() function
1539 fec->fec = fwcap_to_eth_fec(lc->pcaps); in cxgb4vf_get_fecparam()