Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_nsp.c206 nfp_nsp_command(struct nfp_nsp *state, uint16_t code, uint32_t option, in nfp_nsp_command() function
338 ret = nfp_nsp_command(nsp, code, option, cpp_id, cpp_buf); in nfp_nsp_command_buf()
363 err = nfp_nsp_command(state, SPCODE_NOOP, 0, 0, 0); in nfp_nsp_wait()
383 return nfp_nsp_command(state, SPCODE_SOFT_RESET, 0, 0, 0); in nfp_nsp_device_soft_reset()
389 return nfp_nsp_command(state, SPCODE_MAC_INIT, 0, 0, 0); in nfp_nsp_mac_reinit()