Home
last modified time | relevance | path

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

/freebsd/sys/dev/mana/
H A Dhw_channel.c46 mana_hwc_get_msg_index(struct hw_channel_context *hwc, uint16_t *msg_id) in mana_hwc_get_msg_index()
68 mana_hwc_put_msg_index(struct hw_channel_context *hwc, uint16_t msg_id) in mana_hwc_put_msg_index()
94 mana_hwc_handle_resp(struct hw_channel_context *hwc, uint32_t resp_len, in mana_hwc_handle_resp()
149 struct hw_channel_context *hwc = ctx; in mana_hwc_init_event_handler() local
222 struct hw_channel_context *hwc = ctx; in mana_hwc_rx_event_handler() local
284 struct hw_channel_context *hwc = ctx; in mana_hwc_tx_event_handler() local
298 mana_hwc_create_gdma_wq(struct hw_channel_context *hwc, in mana_hwc_create_gdma_wq()
315 mana_hwc_create_gdma_cq(struct hw_channel_context *hwc, in mana_hwc_create_gdma_cq()
334 mana_hwc_create_gdma_eq(struct hw_channel_context *hwc, in mana_hwc_create_gdma_eq()
397 mana_hwc_create_cq(struct hw_channel_context *hwc, in mana_hwc_create_cq()
[all …]
H A Dhw_channel.h158 struct hw_channel_context *hwc; member
173 struct hw_channel_context *hwc; member
H A Dgdma_main.c196 struct hw_channel_context *hwc = gc->hwc.driver_data; in mana_gd_send_request() local
936 struct hw_channel_context *hwc; in mana_gd_create_dma_region() local
H A Dgdma.h433 struct gdma_dev hwc; member