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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dhwmtm.h140 SMbuf *txd_tx_pipe ; /* points to first mb in the txd ring */ member in struct:hw_modul
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/skfp/
H A Dhwmtm.c467 smc->os.hwm.txd_tx_pipe = smc->os.hwm.txd_tx_tail = NULL ;
1789 if (smc->os.hwm.txd_tx_pipe == 0) {
1790 smc->os.hwm.txd_tx_pipe = mb ;
1805 if ((mb = smc->os.hwm.txd_tx_pipe)) {
1807 smc->os.hwm.txd_tx_pipe = mb->sm_next ;

Completed in 103 milliseconds