Lines Matching defs:bank_tx
2860 int bank_tx, int slot_rx, int bank_rx)
2877 bank_tx, oslot_rx, slot_rx, bank_rx);
2923 hc->chan[ch].bank_tx = 0;
2931 routing = bank_tx ? 0xc0 : 0x80;
2932 if (conf >= 0 || bank_tx > 1)
2937 __func__, ch, slot_tx, bank_tx,
2946 hc->chan[ch].bank_tx = bank_tx;
3178 hfcmulti_pcm(struct hfc_multi *hc, int ch, int slot_tx, int bank_tx,
3181 if (slot_tx < 0 || slot_rx < 0 || bank_tx < 0 || bank_rx < 0) {
3188 mode_hfcmulti(hc, ch, hc->chan[ch].protocol, slot_tx, bank_tx,
3204 hc->chan[ch].bank_tx, hc->chan[ch].slot_rx,
3495 hc->chan[bch->slot].bank_tx,
3565 int bank_tx;
3615 bank_tx = cq->p1 >> 8;
3622 __func__, slot_tx, bank_tx,
3624 if (slot_tx < hc->slots && bank_tx <= 2 &&
3627 slot_tx, bank_tx, slot_rx, bank_rx);
3632 __func__, slot_tx, bank_tx,