Searched refs:ch_start_tx (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dmusycc.c297 ch->ch_start_tx, ch->tx_full, ch->txd_free, ch->p.chan_mode);
402 * upon the channel's ch_start_tx and ch_start_rx variables. This routine
420 ch->channum, ch->ch_start_rx, ch->ch_start_tx, ch->status);
460 if ((ch->ch_start_tx) && (ch->status & TX_ENABLED))
473 ch->ch_start_tx = 0;
487 le32_to_cpu (md->data), ch->ch_start_tx);
969 ch->ch_start_tx, ch->tx_full, ch->txd_free, ch->p.chan_mode);
1512 ch->ch_start_tx = CH_START_TX_ONR;
1530 ch->ch_start_tx, ch->tx_full, ch->txd_free, ch->p.chan_mode);
1561 ch->ch_start_tx
[all...]
H A Dpmcc4_private.h78 unsigned char ch_start_tx; member in struct:c4_chan_info
H A Dpmcc4_drv.c1483 ch->ch_start_tx = CH_START_TX_1ST; /* we are delaying start

Completed in 73 milliseconds