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

/freebsd-current/sys/dev/mana/
H A Dhw_channel.h195 uint16_t num_inflight_msg; member in struct:hw_channel_context
H A Dhw_channel.c260 if (resp->response.hwc_msg_id >= hwc->num_inflight_msg) {
766 hwc->num_inflight_msg = q_depth;
866 hwc->num_inflight_msg = 0;

Completed in 100 milliseconds