Searched refs:DBG_QOS (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/drivers/atm/ |
D | horizon.c | 588 PRINTD (DBG_QOS|DBG_FLOW, "make_rate b=%lu, c=%u, %s", br, c, in make_rate() 593 PRINTD (DBG_QOS|DBG_ERR, "zero rate is not allowed!"); in make_rate() 626 PRINTD (DBG_QOS, "A: p=%u, d=%u", pre, div); in make_rate() 650 PRINTD (DBG_QOS, "B: p=%u, d=%u", pre, div); in make_rate() 661 PRINTD (DBG_QOS, "C: p=%u, d=%u", pre, div); in make_rate() 665 PRINTD (DBG_QOS, "set_cr internal failure: d=%u p=%u", in make_rate() 673 PRINTD (DBG_QOS, "actual rate: %u", *actual); in make_rate() 683 PRINTD (DBG_QOS|DBG_FLOW, "make_rate_with_tolerance c=%u, %s, tol=%u", in make_rate_with_tolerance() 1516 PRINTD (DBG_QOS|DBG_TX, "tx_channel: aal0"); in setup_idle_tx_channel() 1521 PRINTD (DBG_QOS|DBG_TX, "tx_channel: aal34"); in setup_idle_tx_channel() [all …]
|
D | ambassador.c | 879 PRINTD (DBG_FLOW|DBG_QOS, "make_rate %u", rate); in make_rate() 978 PRINTD (DBG_QOS, "rate: man=%u, exp=%hu", man, exp); in make_rate() 1034 PRINTD (DBG_QOS, "AAL not supported"); in amb_open() 1040 PRINTD (DBG_QOS, "TX:"); in amb_open() 1071 PRINTD (DBG_QOS, "pcr goal = %d", pcr); in amb_open() 1077 PRINTD (DBG_QOS, "request for non-UBR denied"); in amb_open() 1081 PRINTD (DBG_QOS, "tx_rate_bits=%hx, tx_vc_bits=%hx", in amb_open() 1085 PRINTD (DBG_QOS, "RX:"); in amb_open() 1093 PRINTD (DBG_VCC|DBG_QOS|DBG_POOL, "chose pool %hu (max_sdu %u <= %u)", in amb_open() 1098 PRINTD (DBG_WARN|DBG_VCC|DBG_QOS|DBG_POOL, in amb_open() [all …]
|
D | horizon.h | 43 #define DBG_QOS 0x0010 macro
|
D | ambassador.h | 41 #define DBG_QOS 0x0040 macro
|