Home
last modified time | relevance | path

Searched defs:hw_context (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpio.c454 u32 *hw_context) in sc_hw_alloc()
481 static void sc_hw_free(struct hfi1_devdata *dd, u32 sw_index, u32 hw_context) in sc_hw_free()
624 u32 hw_context = sc->hw_context; in set_pio_integrity() local
664 u32 hw_context; in sc_alloc() local
841 u32 hw_context; in sc_free() local
949 static bool is_sc_halted(struct hfi1_devdata *dd, u32 hw_context) in is_sc_halted()
1718 void sc_group_release_update(struct hfi1_devdata *dd, u32 hw_context) in sc_group_release_update()
H A Dpio.h69 u8 hw_context; /* hardware context number */ member
H A Dchip.c5947 unsigned int hw_context) in is_sendctxt_err_int()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dmmu.h45 int hw_context; member
H A Dmmu.c120 void psb_mmu_set_pd_context(struct psb_mmu_pd *pd, int hw_context) in psb_mmu_set_pd_context()
/openbmc/linux/drivers/crypto/
H A Dtalitos.c866 u32 hw_context[TALITOS_MDEU_MAX_CONTEXT_SIZE / sizeof(u32)]; member
880 u32 hw_context[TALITOS_MDEU_MAX_CONTEXT_SIZE / sizeof(u32)]; member
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1199 struct hw_context { struct
1200 union cdu_context *vcxt;
1201 dma_addr_t cxt_mapping;
1202 size_t size;
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c151 u32 hw_context[3 + HASH_CSR_NB_MAX]; member