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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/skfp/
H A Dhwmtm.c458 smc->os.hwm.txd_tx_pipe = smc->os.hwm.txd_tx_tail = NULL ;
1779 if (smc->os.hwm.txd_tx_pipe == NULL) {
1780 smc->os.hwm.txd_tx_pipe = mb ;
1795 if ((mb = smc->os.hwm.txd_tx_pipe)) {
1797 smc->os.hwm.txd_tx_pipe = mb->sm_next ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/skfp/
H A Dhwmtm.c458 smc->os.hwm.txd_tx_pipe = smc->os.hwm.txd_tx_tail = NULL ;
1779 if (smc->os.hwm.txd_tx_pipe == NULL) {
1780 smc->os.hwm.txd_tx_pipe = mb ;
1795 if ((mb = smc->os.hwm.txd_tx_pipe)) {
1797 smc->os.hwm.txd_tx_pipe = mb->sm_next ;

Completed in 79 milliseconds