Lines Matching refs:bank_rx
2860 int bank_tx, int slot_rx, int bank_rx)
2877 bank_tx, oslot_rx, slot_rx, bank_rx);
2952 hc->chan[ch].bank_rx = 0;
2960 routing = bank_rx ? 0x80 : 0xc0; /* reversed */
2961 if (conf >= 0 || bank_rx > 1)
2966 __func__, ch, slot_rx, bank_rx,
2972 hc->chan[ch].bank_rx = bank_rx;
3179 int slot_rx, int bank_rx)
3181 if (slot_tx < 0 || slot_rx < 0 || bank_tx < 0 || bank_rx < 0) {
3189 slot_rx, bank_rx);
3205 hc->chan[ch].bank_rx);
3497 hc->chan[bch->slot].bank_rx);
3567 int bank_rx;
3617 bank_rx = cq->p2 >> 8;
3623 slot_rx, bank_rx);
3625 slot_rx < hc->slots && bank_rx <= 2)
3627 slot_tx, bank_tx, slot_rx, bank_rx);
3633 slot_rx, bank_rx);