Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp.h98 enum nfp_eth_fec { enum
211 enum nfp_eth_fec fec;
212 enum nfp_eth_fec act_fec;
246 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode);
Dnfp_nsp_eth.c569 static int __nfp_eth_set_fec(struct nfp_nsp *nsp, enum nfp_eth_fec mode) in __nfp_eth_set_fec()
588 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode) in nfp_eth_set_fec()