Searched refs:hw_channel_context (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/mana/
H A Dhw_channel.h158 struct hw_channel_context *hwc;
173 struct hw_channel_context *hwc;
191 struct hw_channel_context { struct
217 int mana_hwc_send_request(struct hw_channel_context *hwc, uint32_t req_len,
H A Dhw_channel.c46 mana_hwc_get_msg_index(struct hw_channel_context *hwc, uint16_t *msg_id)
68 mana_hwc_put_msg_index(struct hw_channel_context *hwc, uint16_t msg_id)
94 mana_hwc_handle_resp(struct hw_channel_context *hwc, uint32_t resp_len,
149 struct hw_channel_context *hwc = ctx;
222 struct hw_channel_context *hwc = ctx;
284 struct hw_channel_context *hwc = ctx;
298 mana_hwc_create_gdma_wq(struct hw_channel_context *hwc,
315 mana_hwc_create_gdma_cq(struct hw_channel_context *hwc,
334 mana_hwc_create_gdma_eq(struct hw_channel_context *hwc,
397 mana_hwc_create_cq(struct hw_channel_context *hw
[all...]
H A Dgdma_main.c196 struct hw_channel_context *hwc = gc->hwc.driver_data;
939 struct hw_channel_context *hwc;

Completed in 112 milliseconds