Searched refs:slice_addr (Results 1 – 4 of 4) 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()801 if (ctx->slice_addr) { in hwrm_req_dma_slice()814 ctx->slice_addr = addr; in hwrm_req_dma_slice()
31 void *slice_addr; member
47 ctx->slice_addr = NULL; in bnge_hwrm_req_create()136 if (ctx->slice_addr) in __hwrm_ctx_invalidate()138 ctx->slice_addr, ctx->slice_handle); in __hwrm_ctx_invalidate()465 if (ctx->slice_addr) { in bnge_hwrm_req_dma_slice()476 ctx->slice_addr = addr; in bnge_hwrm_req_dma_slice()
24 void *slice_addr; member
Completed in 9 milliseconds