Home
last modified time | relevance | path

Searched refs:txd_tx_pipe (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/skfp/h/
Dhwmtm.h140 SMbuf *txd_tx_pipe ; /* points to first mb in the txd ring */ member
/linux-2.4.37.9/drivers/net/skfp/
Dhwmtm.c447 smc->os.hwm.txd_tx_pipe = smc->os.hwm.txd_tx_tail = NULL ;
1833 if (smc->os.hwm.txd_tx_pipe == 0) {
1834 smc->os.hwm.txd_tx_pipe = mb ;
1850 if ((mb = smc->os.hwm.txd_tx_pipe)) {
1852 smc->os.hwm.txd_tx_pipe = mb->sm_next ;