Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/skfp/h/
Dhwmtm.h150 struct s_smt_tx_queue *tx_p ; /* pointer to the transmit queue */ member
/linux-2.4.37.9/drivers/net/skfp/
Dhwmtm.c1599 smc->os.hwm.tx_p = smc->hw.fp.tx[frame_status & QUEUE_A0] ;
1627 if (frag_count > smc->os.hwm.tx_p->tx_free) {
1630 if (frag_count > smc->os.hwm.tx_p->tx_free) {
1642 NDD_TRACE("THiE",frame_status,smc->os.hwm.tx_p->tx_free,0) ;
1684 queue = smc->os.hwm.tx_p ;