Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
A Dnfp_nsp.c359 __nfp_nsp_command(struct nfp_nsp *state, const struct nfp_nsp_command_arg *arg) in __nfp_nsp_command() function
433 return __nfp_nsp_command(state, &arg); in nfp_nsp_command()
478 ret = __nfp_nsp_command(nsp, &arg->arg); in nfp_nsp_command_buf_def()
585 ret = __nfp_nsp_command(nsp, &arg->arg); in nfp_nsp_command_buf_dma_sg()
892 ret = __nfp_nsp_command(state, &arg); in nfp_nsp_load_stored_fw()
994 return __nfp_nsp_command(state, &arg); in nfp_nsp_fw_loaded()

Completed in 5 milliseconds