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

/linux-master/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c188 char *tx_buf_ptr; /* Data for us */ member in struct:tx_desc
700 skb_copy_from_linear_data(skb, txptr->tx_buf_ptr, skb->len);
1384 tmp_tx->tx_buf_ptr = tmp_buf;
1486 suptr = (u32 *) txptr->tx_buf_ptr;
H A Duli526x.c108 char *tx_buf_ptr; /* Data for us */ member in struct:tx_desc
616 skb_copy_from_linear_data(skb, txptr->tx_buf_ptr, skb->len);
1291 tmp_tx->tx_buf_ptr = tmp_buf;
1356 suptr = (u32 *) txptr->tx_buf_ptr;

Completed in 123 milliseconds