Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dhw_channel.h176 struct hw_channel_context { struct
177 struct gdma_dev *gdma_dev;
178 struct device *dev;
180 u16 num_inflight_msg;
181 u32 max_req_msg_size;
206 int mana_hwc_send_request(struct hw_channel_context *hwc, u32 req_len, argument