Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/atm/
Dhorizon.c618 PRINTD (DBG_QOS|DBG_FLOW, "make_rate b=%lu, c=%u, %s", br, c, in make_rate()
623 PRINTD (DBG_QOS|DBG_ERR, "zero rate is not allowed!"); in make_rate()
656 PRINTD (DBG_QOS, "A: p=%u, d=%u", pre, div); in make_rate()
680 PRINTD (DBG_QOS, "B: p=%u, d=%u", pre, div); in make_rate()
691 PRINTD (DBG_QOS, "C: p=%u, d=%u", pre, div); in make_rate()
695 PRINTD (DBG_QOS, "set_cr internal failure: d=%u p=%u", in make_rate()
703 PRINTD (DBG_QOS, "actual rate: %u", *actual); in make_rate()
713 PRINTD (DBG_QOS|DBG_FLOW, "make_rate_with_tolerance c=%u, %s, tol=%u", in make_rate_with_tolerance()
1554 PRINTD (DBG_QOS|DBG_TX, "tx_channel: aal0"); in setup_idle_tx_channel()
1559 PRINTD (DBG_QOS|DBG_TX, "tx_channel: aal34"); in setup_idle_tx_channel()
[all …]
Dambassador.c894 PRINTD (DBG_FLOW|DBG_QOS, "make_rate %u", rate); in make_rate()
993 PRINTD (DBG_QOS, "rate: man=%u, exp=%hu", man, exp); in make_rate()
1049 PRINTD (DBG_QOS, "AAL not supported"); in amb_open()
1055 PRINTD (DBG_QOS, "TX:"); in amb_open()
1086 PRINTD (DBG_QOS, "pcr goal = %d", pcr); in amb_open()
1092 PRINTD (DBG_QOS, "request for non-UBR denied"); in amb_open()
1096 PRINTD (DBG_QOS, "tx_rate_bits=%hx, tx_vc_bits=%hx", in amb_open()
1100 PRINTD (DBG_QOS, "RX:"); in amb_open()
1108 PRINTD (DBG_VCC|DBG_QOS|DBG_POOL, "chose pool %hu (max_sdu %u <= %u)", in amb_open()
1113 PRINTD (DBG_WARN|DBG_VCC|DBG_QOS|DBG_POOL, in amb_open()
[all …]
Dhorizon.h58 #define DBG_QOS 0x0010 macro
Dambassador.h56 #define DBG_QOS 0x0040 macro