Searched refs:TX_CHANS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhorizon.h339 #define TX_CHANS 8 macro
347 // TX Initial Buffers 8 // TX_CHANS
348 #define BUFN1_SIZE 118 // (126 - TX_CHANS)
361 tx_ch_desc tx_descs[TX_CHANS]; // 8 * 4 = 32 , 0x0020
362 cell_buf inittxbufs[TX_CHANS]; // these are really
437 u16 tx_channel_record[TX_CHANS];
H A Dhorizon.c1409 if (chan == TX_CHANS)
1580 for (tx_channel = 0; tx_channel < TX_CHANS; ++tx_channel)
1585 if (tx_channel == TX_CHANS) {
1779 for (chan = 0; chan < TX_CHANS; ++chan) {
2319 for (i = 0; i < TX_CHANS; ++i)
2494 for (i = 0; i < TX_CHANS; ++i)

Completed in 118 milliseconds