Searched refs:brcm_message (Results 1 – 4 of 4) sorted by relevance
266 struct brcm_message *requests[RING_MAX_REQ_COUNT];564 static bool flexrm_spu_sanity_check(struct brcm_message *msg) in flexrm_spu_sanity_check()592 static u32 flexrm_spu_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_spu_estimate_nonheader_desc_count()619 static int flexrm_spu_dma_map(struct device *dev, struct brcm_message *msg) in flexrm_spu_dma_map()639 static void flexrm_spu_dma_unmap(struct device *dev, struct brcm_message *msg) in flexrm_spu_dma_unmap()647 static void *flexrm_spu_write_descs(struct brcm_message *msg, u32 nhcnt, in flexrm_spu_write_descs()705 static bool flexrm_sba_sanity_check(struct brcm_message *msg) in flexrm_sba_sanity_check()734 static u32 flexrm_sba_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_sba_estimate_nonheader_desc_count()756 static void *flexrm_sba_write_descs(struct brcm_message *msg, u32 nhcnt, in flexrm_sba_write_descs()834 static bool flexrm_sanity_check(struct brcm_message *msg) in flexrm_sanity_check()[all …]
580 struct brcm_message mssg; in pdc_receive_one()1194 struct brcm_message *mssg = data; in pdc_send_data()
38 struct brcm_message { struct42 struct brcm_message *msgs; argument
299 struct brcm_message mb_mssg;