host_txq          398 drivers/atm/fore200e.c 	fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.status);
host_txq          399 drivers/atm/fore200e.c 	fore200e_dma_chunk_free(fore200e, &fore200e->host_txq.tpd);
host_txq          772 drivers/atm/fore200e.c     struct host_txq*        txq = &fore200e->host_txq;
host_txq          777 drivers/atm/fore200e.c     if (fore200e->host_txq.txing == 0)
host_txq          854 drivers/atm/fore200e.c 	fore200e->host_txq.txing--;
host_txq         1472 drivers/atm/fore200e.c     struct host_txq*        txq;
host_txq         1494 drivers/atm/fore200e.c     txq = &fore200e->host_txq;
host_txq         2197 drivers/atm/fore200e.c     struct host_txq*     txq =  &fore200e->host_txq;
host_txq          851 drivers/atm/fore200e.h     struct host_txq            host_txq;               /* host resident tx queue             */