Home
last modified time | relevance | path

Searched refs:num_inflight_msg (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/microsoft/mana/
Dhw_channel.h167 u16 num_inflight_msg; member
Dhw_channel.c213 if (resp->response.hwc_msg_id >= hwc->num_inflight_msg) { in mana_hwc_rx_event_handler()
674 hwc->num_inflight_msg = q_depth; in mana_hwc_init_queues()
768 hwc->num_inflight_msg = 0; in mana_hwc_destroy_channel()