Searched refs:final_fc (Results 1 – 1 of 1) sorted by relevance
484 u8 final_fc = PN_NO_FLOW_CONTROL; in pipe_negotiate_fc() local489 if (fc > final_fc && fc < PN_MAX_FLOW_CONTROL) in pipe_negotiate_fc()490 final_fc = fc; in pipe_negotiate_fc()492 return final_fc; in pipe_negotiate_fc()