Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp.h93 enum nfp_eth_fec { enum
164 enum nfp_eth_fec fec;
197 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode);
Dnfp_nsp_eth.c529 static int __nfp_eth_set_fec(struct nfp_nsp *nsp, enum nfp_eth_fec mode) in __nfp_eth_set_fec()
548 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode) in nfp_eth_set_fec()