Searched refs:nfp_nsp_hwinfo_set (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp.h27 int nfp_nsp_hwinfo_set(struct nfp_nsp *state, void *buf, unsigned int size);
H A Dnfp_nsp.c975 int nfp_nsp_hwinfo_set(struct nfp_nsp *state, void *buf, unsigned int size) function
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Ddevlink_param.c159 err = nfp_nsp_hwinfo_set(nsp, hwinfo, sizeof(hwinfo));
H A Dnfp_main.c740 err = nfp_nsp_hwinfo_set(nsp, hwinfo, sizeof(hwinfo));
H A Dnfp_net_ethtool.c2437 err = nfp_nsp_hwinfo_set(nsp, hwinfo, sizeof(hwinfo));

Completed in 141 milliseconds