Searched defs:hw_channel_context (Results 1 – 1 of 1) sorted by relevance
191 struct hw_channel_context { struct192 struct gdma_dev *gdma_dev;193 device_t dev;217 int mana_hwc_send_request(struct hw_channel_context *hwc, uint32_t req_len, argument