Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp.h98 enum nfp_eth_fec { enum
217 enum nfp_eth_fec fec;
218 enum nfp_eth_fec act_fec;
255 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode);
Dnfp_nsp_eth.c595 static int __nfp_eth_set_fec(struct nfp_nsp *nsp, enum nfp_eth_fec mode) in __nfp_eth_set_fec()
614 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode) in nfp_eth_set_fec()