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

/linux-4.4.14/net/phonet/
H A Dpep.c483 u8 final_fc = PN_NO_FLOW_CONTROL; pipe_negotiate_fc() local
488 if (fc > final_fc && fc < PN_MAX_FLOW_CONTROL) pipe_negotiate_fc()
489 final_fc = fc; pipe_negotiate_fc()
491 return final_fc; pipe_negotiate_fc()

Completed in 83 milliseconds