Searched refs:slice_addr (Results 1 – 2 of 2) sorted by relevance
86 ctx->slice_addr = NULL; in __hwrm_req_init()206 if (ctx->slice_addr) { in hwrm_req_replace()208 ctx->slice_addr, ctx->slice_handle); in hwrm_req_replace()209 ctx->slice_addr = NULL; in hwrm_req_replace()304 if (ctx->slice_addr) in __hwrm_ctx_drop()306 ctx->slice_addr, ctx->slice_handle); in __hwrm_ctx_drop()799 if (ctx->slice_addr) { in hwrm_req_dma_slice()812 ctx->slice_addr = addr; in hwrm_req_dma_slice()
31 void *slice_addr; member