Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp.h98 enum nfp_eth_fec { enum
219 enum nfp_eth_fec fec;
220 enum nfp_eth_fec act_fec;
259 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode);
Dnfp_nsp_eth.c608 static int __nfp_eth_set_fec(struct nfp_nsp *nsp, enum nfp_eth_fec mode) in __nfp_eth_set_fec()
627 nfp_eth_set_fec(struct nfp_cpp *cpp, unsigned int idx, enum nfp_eth_fec mode) in nfp_eth_set_fec()