Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dpep.h147 PN_MAX_FLOW_CONTROL, enumerator
/openbmc/linux/net/phonet/
H A Dpep.c476 if (fc > final_fc && fc < PN_MAX_FLOW_CONTROL) in pipe_negotiate_fc()