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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Ddmfe.c196 char *tx_buf_ptr; /* Data for us */ member in struct:tx_desc
681 skb_copy_from_linear_data(skb, txptr->tx_buf_ptr, skb->len);
1375 tmp_tx->tx_buf_ptr = tmp_buf;
1482 suptr = (u32 *) txptr->tx_buf_ptr;
H A Duli526x.c116 char *tx_buf_ptr; /* Data for us */ member in struct:tx_desc
586 skb_copy_from_linear_data(skb, txptr->tx_buf_ptr, skb->len);
1218 tmp_tx->tx_buf_ptr = tmp_buf;
1278 suptr = (u32 *) txptr->tx_buf_ptr;

Completed in 92 milliseconds