nsp_status        230 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c 	u64 nsp_status, reg;
nsp_status        235 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c 	nsp_status = nfp_resource_address(state->res) + NSP_STATUS;
nsp_status        237 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c 	err = nfp_cpp_readq(cpp, nsp_cpp, nsp_status, &reg);
nsp_status        361 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c 	u64 reg, ret_val, nsp_base, nsp_buffer, nsp_status, nsp_command;
nsp_status        368 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c 	nsp_status = nsp_base + NSP_STATUS;
nsp_status        398 drivers/net/ethernet/netronome/nfp/nfpcore/nfp_nsp.c 	err = nfp_nsp_wait_reg(cpp, &reg, nsp_cpp, nsp_status, NSP_STATUS_BUSY,