Home
last modified time | relevance | path

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

/openbmc/linux/net/phonet/
H A Dpep.c40 #define CREDITS_THR 7 macro
242 if ((pn->rx_credits + CREDITS_THR) > CREDITS_MAX) in pipe_grant_credits()