Searched refs:txd_tx_pipe (Results 1 – 2 of 2) sorted by relevance
127 SMbuf *txd_tx_pipe ; /* points to first mb in the txd ring */ member
450 smc->os.hwm.txd_tx_pipe = smc->os.hwm.txd_tx_tail = NULL ; in init_fddi_driver()1771 if (smc->os.hwm.txd_tx_pipe == NULL) { in queue_txd_mb()1772 smc->os.hwm.txd_tx_pipe = mb ; in queue_txd_mb()1787 if ((mb = smc->os.hwm.txd_tx_pipe)) { in get_txd_mb()1789 smc->os.hwm.txd_tx_pipe = mb->sm_next ; in get_txd_mb()