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
454 smc->os.hwm.txd_tx_pipe = smc->os.hwm.txd_tx_tail = NULL ; in init_fddi_driver()1775 if (smc->os.hwm.txd_tx_pipe == NULL) { in queue_txd_mb()1776 smc->os.hwm.txd_tx_pipe = mb ; in queue_txd_mb()1791 if ((mb = smc->os.hwm.txd_tx_pipe)) { in get_txd_mb()1793 smc->os.hwm.txd_tx_pipe = mb->sm_next ; in get_txd_mb()