Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp.h83 enum nfp_eth_fec { enum
139 enum nfp_eth_fec fec;
172 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode);
Dnfp_nsp_eth.c557 static int __nfp_eth_set_fec(struct nfp_nsp *nsp, enum nfp_eth_fec mode) in __nfp_eth_set_fec()
576 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode) in nfp_eth_set_fec()