Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp.h70 int nfp_nsp_read_identify(struct nfp_nsp *state, void *buf, unsigned int size);
Dnfp_nsp_cmds.c66 ret = nfp_nsp_read_identify(nsp, ni, sizeof(*ni)); in __nfp_nsp_identify()
Dnfp_nsp.c542 int nfp_nsp_read_identify(struct nfp_nsp *state, void *buf, unsigned int size) in nfp_nsp_read_identify() function