Lines Matching refs:bank_rx
2827 int bank_tx, int slot_rx, int bank_rx)
2844 bank_tx, oslot_rx, slot_rx, bank_rx);
2919 hc->chan[ch].bank_rx = 0;
2927 routing = bank_rx ? 0x80 : 0xc0; /* reversed */
2928 if (conf >= 0 || bank_rx > 1)
2933 __func__, ch, slot_rx, bank_rx,
2939 hc->chan[ch].bank_rx = bank_rx;
3146 int slot_rx, int bank_rx)
3148 if (slot_tx < 0 || slot_rx < 0 || bank_tx < 0 || bank_rx < 0) {
3156 slot_rx, bank_rx);
3172 hc->chan[ch].bank_rx);
3464 hc->chan[bch->slot].bank_rx);
3534 int bank_rx;
3584 bank_rx = cq->p2 >> 8;
3590 slot_rx, bank_rx);
3592 slot_rx < hc->slots && bank_rx <= 2)
3594 slot_tx, bank_tx, slot_rx, bank_rx);
3600 slot_rx, bank_rx);