Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/mana/
Dhw_channel.h171 u16 num_inflight_msg; member
/Linux-v6.6/drivers/net/ethernet/microsoft/mana/
Dhw_channel.c231 if (resp->response.hwc_msg_id >= hwc->num_inflight_msg) { in mana_hwc_rx_event_handler()
692 hwc->num_inflight_msg = q_depth; in mana_hwc_init_queues()
787 hwc->num_inflight_msg = 0; in mana_hwc_destroy_channel()