Searched refs:rx_off (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/mISDN/
H A Ddsp_core.c193 int rx_off = 1; local
202 rx_off = 0;
205 rx_off = 0;
208 rx_off = 0;
211 rx_off = 0;
215 if (rx_off == dsp->rx_is_off)
220 printk(KERN_DEBUG "%s: no peer, no rx_off\n",
225 cq.p1 = rx_off;
231 dsp->rx_is_off = rx_off;
233 printk(KERN_DEBUG "%s: %s set rx_off
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp_core.c193 int rx_off = 1; local
202 rx_off = 0;
205 rx_off = 0;
208 rx_off = 0;
211 rx_off = 0;
215 if (rx_off == dsp->rx_is_off)
220 printk(KERN_DEBUG "%s: no peer, no rx_off\n",
225 cq.p1 = rx_off;
231 dsp->rx_is_off = rx_off;
233 printk(KERN_DEBUG "%s: %s set rx_off
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/hamradio/
H A Ddmascc.c247 static inline void rx_off(struct scc_priv *priv);
1058 static inline void rx_off(struct scc_priv *priv) function
1389 rx_off(priv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/hamradio/
H A Ddmascc.c247 static inline void rx_off(struct scc_priv *priv);
1058 static inline void rx_off(struct scc_priv *priv) function
1389 rx_off(priv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c2190 if (hc->chan[ch].rx_off)
3415 hc->chan[bch->slot].rx_off = 0;
3544 hc->chan[bch->slot].rx_off = !!cq->p1;
3545 if (!hc->chan[bch->slot].rx_off) {
3554 __func__, bch->nr, hc->chan[bch->slot].rx_off);
4088 hc->chan[ch].rx_off = 0;
H A Dhfc_multi.h58 int rx_off; /* set to turn fifo receive off */ member in struct:hfc_chan
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c2190 if (hc->chan[ch].rx_off)
3415 hc->chan[bch->slot].rx_off = 0;
3544 hc->chan[bch->slot].rx_off = !!cq->p1;
3545 if (!hc->chan[bch->slot].rx_off) {
3554 __func__, bch->nr, hc->chan[bch->slot].rx_off);
4088 hc->chan[ch].rx_off = 0;
H A Dhfc_multi.h58 int rx_off; /* set to turn fifo receive off */ member in struct:hfc_chan

Completed in 105 milliseconds