Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
A Dnfp_nsp.c361 u64 reg, ret_val, nsp_base, nsp_buffer, nsp_status, nsp_command; in __nfp_nsp_command() local
367 nsp_base = nfp_resource_address(state->res); in __nfp_nsp_command()
368 nsp_status = nsp_base + NSP_STATUS; in __nfp_nsp_command()
369 nsp_command = nsp_base + NSP_COMMAND; in __nfp_nsp_command()
370 nsp_buffer = nsp_base + NSP_BUFFER; in __nfp_nsp_command()

Completed in 4 milliseconds