Searched refs:max_ch (Results 1 – 3 of 3) sorted by relevance
350 __u32 max_ch; member
412 .descriptor[0].max_ch = 2,429 .descriptor[1].max_ch = 2,
14610 int max_ch = ARRAY_SIZE(a->ch_flow_control); in channel_xmit_extended_xon() local14617 for (i = 0; i < max_ch; i++) { in channel_xmit_extended_xon()14635 int max_ch = ARRAY_SIZE(a->ch_flow_control); in find_channel_with_pending_x_on() local14642 if (a->last_flow_control_ch >= max_ch) { in find_channel_with_pending_x_on()14645 for (i = a->last_flow_control_ch; i < max_ch; i++) { in find_channel_with_pending_x_on()