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

/linux-master/include/net/phonet/
H A Dpep.h150 #define pn_flow_safe(fc) ((fc) >> 1) macro
/linux-master/net/phonet/
H A Dpep.c391 if (!pn_flow_safe(pn->rx_fc)) {
426 if (!pn_flow_safe(pn->tx_fc)) {
540 if (!pn_flow_safe(pn->tx_fc)) {
561 if (!pn_flow_safe(pn->rx_fc)) {
1113 if (pn_flow_safe(pn->tx_fc) &&
1131 if (err && pn_flow_safe(pn->tx_fc))

Completed in 287 milliseconds