Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/mana/
Dhw_channel.h167 struct hw_channel_context { struct
168 struct gdma_dev *gdma_dev;
169 struct device *dev;
171 u16 num_inflight_msg;
172 u32 max_req_msg_size;
197 int mana_hwc_send_request(struct hw_channel_context *hwc, u32 req_len, argument