Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
A Dpio.c454 u32 *hw_context) in sc_hw_alloc() argument
468 *hw_context = context; in sc_hw_alloc()
624 u32 hw_context = sc->hw_context; in set_pio_integrity() local
627 write_kctxt_csr(dd, hw_context, in set_pio_integrity()
664 u32 hw_context; in sc_alloc() local
712 sc->hw_context = hw_context; in sc_alloc()
825 hw_context, in sc_alloc()
841 u32 hw_context; in sc_free() local
851 hw_context = sc->hw_context; in sc_free()
1043 sc->hw_context); in sc_restart()
[all …]
A Dpio.h69 u8 hw_context; /* hardware context number */ member
253 void sc_group_release_update(struct hfi1_devdata *dd, u32 hw_context);
A Dtrace_tx.h29 __field(u32, hw_context)
34 __entry->hw_context = sc->hw_context;
40 __entry->hw_context,
50 __field(u32, hw_context)
56 __entry->hw_context = sc->hw_context;
63 __entry->hw_context,
A Dfile_ops.c359 (uctxt->sc->hw_context * BIT(16))) + in hfi1_file_mmap()
979 uctxt->sc->hw_context); in allocate_ctxt()
1154 cinfo.send_ctxt = uctxt->sc->hw_context; in get_ctxt_info()
A Dchip.c5947 unsigned int hw_context) in is_sendctxt_err_int() argument
5957 sw_index = dd->hw_to_sw[hw_context]; in is_sendctxt_err_int()
5961 sw_index, hw_context); in is_sendctxt_err_int()
5969 sw_index, hw_context); in is_sendctxt_err_int()
5977 status = read_kctxt_csr(dd, hw_context, SEND_CTXT_ERR_STATUS); in is_sendctxt_err_int()
13118 reg = read_kctxt_csr(dd, sc->hw_context, in hfi1_init_ctxt()
13124 write_kctxt_csr(dd, sc->hw_context, in hfi1_init_ctxt()
14757 hw_ctxt = rcd->sc->hw_context; in hfi1_set_ctxt_jkey()
14791 hw_ctxt = rcd->sc->hw_context; in hfi1_clear_ctxt_jkey()
14818 hw_ctxt = rcd->sc->hw_context; in hfi1_set_ctxt_pkey()
[all …]
/drivers/gpu/drm/gma500/
A Dmmu.c132 pd->hw_context = hw_context; in psb_mmu_set_pd_context()
207 pd->hw_context = -1; in psb_mmu_alloc_pd()
239 if (pd->hw_context != -1) { in psb_mmu_free_pagedir()
554 if (pd->hw_context != -1) in psb_mmu_remove_pfn_sequence()
559 if (pd->hw_context != -1) in psb_mmu_remove_pfn_sequence()
611 if (pd->hw_context != -1) in psb_mmu_remove_pages()
617 if (pd->hw_context != -1) in psb_mmu_remove_pages()
656 if (pd->hw_context != -1) in psb_mmu_insert_pfn_sequence()
661 if (pd->hw_context != -1) in psb_mmu_insert_pfn_sequence()
722 if (pd->hw_context != -1) in psb_mmu_insert_pages()
[all …]
A Dmmu.h45 int hw_context; member
74 extern void psb_mmu_set_pd_context(struct psb_mmu_pd *pd, int hw_context);
/drivers/crypto/
A Dtalitos.c1809 req_ctx->hw_context, in common_nonsnoop_hash()
1854 req_ctx->hw_context, in common_nonsnoop_hash()
1881 req_ctx->hw_context, in common_nonsnoop_hash()
1892 req_ctx->hw_context, in common_nonsnoop_hash()
1962 req_ctx->hw_context[0] = SHA224_H0; in ahash_init_sha224_swinit()
1963 req_ctx->hw_context[1] = SHA224_H1; in ahash_init_sha224_swinit()
1964 req_ctx->hw_context[2] = SHA224_H2; in ahash_init_sha224_swinit()
1972 req_ctx->hw_context[8] = 0; in ahash_init_sha224_swinit()
1973 req_ctx->hw_context[9] = 0; in ahash_init_sha224_swinit()
2145 memcpy(export->hw_context, req_ctx->hw_context, in ahash_export()
[all …]
/drivers/crypto/stm32/
A Dstm32-hash.c152 u32 hw_context[3 + HASH_CSR_NB_MAX]; member
1053 u32 *preg = rctx->state.hw_context; in stm32_hash_one_request()
1342 u32 *preg = state->hw_context; in stm32_hash_unprepare_request()
/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x.h1199 struct hw_context { struct
1649 struct hw_context context[ILT_MAX_L2_LINES];

Completed in 71 milliseconds