Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c106 struct hw_channel_context *hwc = ctx; in mana_hwc_init_event_handler()
204 struct hw_channel_context *hwc = ctx; in mana_hwc_rx_event_handler()
250 struct hw_channel_context *hwc = ctx; in mana_hwc_tx_event_handler()
256 static int mana_hwc_create_gdma_wq(struct hw_channel_context *hwc, in mana_hwc_create_gdma_wq()
272 static int mana_hwc_create_gdma_cq(struct hw_channel_context *hwc, in mana_hwc_create_gdma_cq()
290 static int mana_hwc_create_gdma_eq(struct hw_channel_context *hwc, in mana_hwc_create_gdma_eq()
469 static void mana_hwc_destroy_wq(struct hw_channel_context *hwc, in mana_hwc_destroy_wq()
481 static int mana_hwc_create_wq(struct hw_channel_context *hwc, in mana_hwc_create_wq()
619 struct hw_channel_context *hwc = gc->hwc.driver_data; in mana_hwc_establish_channel()
705 struct hw_channel_context *hwc; in mana_hwc_create_channel()
[all …]
H A Dgdma_main.c170 struct hw_channel_context *hwc = gc->hwc.driver_data; in mana_gd_send_request()
727 struct hw_channel_context *hwc; in mana_gd_create_dma_region()
904 struct hw_channel_context *hwc; in mana_gd_verify_vf_version()
/openbmc/linux/include/net/mana/
H A Dhw_channel.h134 struct hw_channel_context *hwc;
149 struct hw_channel_context *hwc;
167 struct hw_channel_context { struct
197 int mana_hwc_send_request(struct hw_channel_context *hwc, u32 req_len, argument
/openbmc/linux/drivers/infiniband/hw/mana/
H A Dmain.c319 struct hw_channel_context *hwc; in mana_ib_gd_create_dma_region()