Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/
H A Dgoya.c3577 u32 *new_dma_pkt_size) in goya_patch_dma_packet() argument
3603 *new_dma_pkt_size = sizeof(*new_dma_pkt); in goya_patch_dma_packet()
3630 *new_dma_pkt_size = sizeof(*user_dma_pkt); in goya_patch_dma_packet()
3698 *new_dma_pkt_size = dma_desc_cnt * sizeof(struct packet_lin_dma); in goya_patch_dma_packet()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/gaudi/
H A Dgaudi.c3915 u32 *new_dma_pkt_size) in gaudi_patch_dma_packet() argument
3960 *new_dma_pkt_size = sizeof(*user_dma_pkt); in gaudi_patch_dma_packet()
4025 *new_dma_pkt_size = dma_desc_cnt * sizeof(struct packet_lin_dma); in gaudi_patch_dma_packet()