Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_hwrm.c86 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()
745 if (ctx->slice_addr) { in hwrm_req_dma_slice()
758 ctx->slice_addr = addr; in hwrm_req_dma_slice()
A Dbnxt_hwrm.h31 void *slice_addr; member

Completed in 5 milliseconds