Searched defs:hw_channel_context (Results 1 – 1 of 1) sorted by relevance
161 struct hw_channel_context { struct162 struct gdma_dev *gdma_dev;163 struct device *dev;187 int mana_hwc_send_request(struct hw_channel_context *hwc, u32 req_len, argument