rlcmac: Reduce the depedency on the global gprs_rlcmac_bts variable

For mocking/unit-testing/emulation (and a dual trx-systems) having
global state is quite bad. Cut back on the usage of the global
struct gprs_rlcmac_bts. It also makes the complexity of certain
routines more clear.
6 files changed