Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c9 static int mana_hwc_get_msg_index(struct hw_channel_context *hwc, u16 *msg_id) in mana_hwc_get_msg_index()
31 static void mana_hwc_put_msg_index(struct hw_channel_context *hwc, u16 msg_id) in mana_hwc_put_msg_index()
79 static void mana_hwc_handle_resp(struct hw_channel_context *hwc, u32 resp_len, in mana_hwc_handle_resp()
117 struct hw_channel_context *hwc = ctx; in mana_hwc_init_event_handler()
245 struct hw_channel_context *hwc = ctx; in mana_hwc_rx_event_handler()
289 struct hw_channel_context *hwc = ctx; in mana_hwc_tx_event_handler()
295 static int mana_hwc_create_gdma_wq(struct hw_channel_context *hwc, in mana_hwc_create_gdma_wq()
311 static int mana_hwc_create_gdma_cq(struct hw_channel_context *hwc, in mana_hwc_create_gdma_cq()
329 static int mana_hwc_create_gdma_eq(struct hw_channel_context *hwc, in mana_hwc_create_gdma_eq()
389 static int mana_hwc_create_cq(struct hw_channel_context *hwc, u16 q_depth, in mana_hwc_create_cq()
[all …]
H A Dgdma_main.c90 struct hw_channel_context *hwc; in mana_need_log()
228 struct hw_channel_context *hwc = gc->hwc.driver_data; in mana_gd_send_request()
454 struct hw_channel_context *hwc; in mana_serv_reset()
997 struct hw_channel_context *hwc; in mana_gd_create_dma_region()
1193 struct hw_channel_context *hwc; in mana_gd_verify_vf_version()
/linux/include/net/mana/
H A Dhw_channel.h145 struct hw_channel_context *hwc;
160 struct hw_channel_context *hwc;
178 struct hw_channel_context { struct
208 int mana_hwc_send_request(struct hw_channel_context *hwc, u32 req_len, argument
/linux/drivers/infiniband/hw/mana/
H A Dmain.c377 struct hw_channel_context *hwc; in mana_ib_gd_create_dma_region()