Home
last modified time | relevance | path

Searched refs:nfp_nsp_identify (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp_cmds.c23 struct nfp_nsp_identify *__nfp_nsp_identify(struct nfp_nsp *nsp) in __nfp_nsp_identify()
25 struct nfp_nsp_identify *nspi = NULL; in __nfp_nsp_identify()
H A Dnfp_nsp.h296 struct nfp_nsp_identify { struct
308 struct nfp_nsp_identify *__nfp_nsp_identify(struct nfp_nsp *nsp); argument
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.h29 struct nfp_nsp_identify;
127 struct nfp_nsp_identify *nspi;
H A Dnfp_net_ethtool.c700 struct nfp_nsp_identify *nspi; in nfp_test_nsp()