Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/skfp/
Dhwmtm.c1728 if(!(smc->os.hwm.tx_mb = smt_get_mbuf(smc))) {
1734 smtod(smc->os.hwm.tx_mb,char *) - 1 ;
1743 if (smc->os.hwm.tx_mb) {
1764 smtod(smc->os.hwm.tx_mb,char *) - 1 ;
1765 *(char *)smc->os.hwm.tx_mb->sm_data =
1768 smc->os.hwm.tx_mb->sm_len =
1771 smt_received_pack(smc,smc->os.hwm.tx_mb,
/linux-2.4.37.9/drivers/net/skfp/h/
Dhwmtm.h153 SMbuf *tx_mb ; /* SMT tx MBuf pointer */ member