Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/netronome/nfp/nfpcore/
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()
Dnfp_nsp.h290 struct nfp_nsp_identify { struct
302 struct nfp_nsp_identify *__nfp_nsp_identify(struct nfp_nsp *nsp); argument
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/
Dnfp_main.h29 struct nfp_nsp_identify;
127 struct nfp_nsp_identify *nspi;
Dnfp_net_ethtool.c693 struct nfp_nsp_identify *nspi; in nfp_test_nsp()