Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_nsp.c311 __nfp_nsp_command(struct nfp_nsp *state, u16 code, u32 option, u32 buff_cpp, in __nfp_nsp_command() function
387 return __nfp_nsp_command(state, code, option, buff_cpp, buff_addr, in nfp_nsp_command()
447 ret = __nfp_nsp_command(nsp, code, option, cpp_id, cpp_buf, in __nfp_nsp_command_buf()