Lines Matching defs:bank_tx
2827 int bank_tx, int slot_rx, int bank_rx)
2844 bank_tx, oslot_rx, slot_rx, bank_rx);
2890 hc->chan[ch].bank_tx = 0;
2898 routing = bank_tx ? 0xc0 : 0x80;
2899 if (conf >= 0 || bank_tx > 1)
2904 __func__, ch, slot_tx, bank_tx,
2913 hc->chan[ch].bank_tx = bank_tx;
3145 hfcmulti_pcm(struct hfc_multi *hc, int ch, int slot_tx, int bank_tx,
3148 if (slot_tx < 0 || slot_rx < 0 || bank_tx < 0 || bank_rx < 0) {
3155 mode_hfcmulti(hc, ch, hc->chan[ch].protocol, slot_tx, bank_tx,
3171 hc->chan[ch].bank_tx, hc->chan[ch].slot_rx,
3462 hc->chan[bch->slot].bank_tx,
3532 int bank_tx;
3582 bank_tx = cq->p1 >> 8;
3589 __func__, slot_tx, bank_tx,
3591 if (slot_tx < hc->slots && bank_tx <= 2 &&
3594 slot_tx, bank_tx, slot_rx, bank_rx);
3599 __func__, slot_tx, bank_tx,