Home
last modified time | relevance | path

Searched refs:nfp_nsp_read_identify (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp.h40 int nfp_nsp_read_identify(struct nfp_nsp *state, void *buf, unsigned int size);
Dnfp_nsp_cmds.c36 ret = nfp_nsp_read_identify(nsp, ni, sizeof(*ni)); in __nfp_nsp_identify()
Dnfp_nsp.c855 int nfp_nsp_read_identify(struct nfp_nsp *state, void *buf, unsigned int size) in nfp_nsp_read_identify() function