tx_buf_ptr        190 drivers/net/ethernet/dec/tulip/dmfe.c         char *tx_buf_ptr;               /* Data for us */
tx_buf_ptr        706 drivers/net/ethernet/dec/tulip/dmfe.c 	skb_copy_from_linear_data(skb, txptr->tx_buf_ptr, skb->len);
tx_buf_ptr       1391 drivers/net/ethernet/dec/tulip/dmfe.c 		tmp_tx->tx_buf_ptr = tmp_buf;
tx_buf_ptr       1493 drivers/net/ethernet/dec/tulip/dmfe.c 	suptr = (u32 *) txptr->tx_buf_ptr;
tx_buf_ptr        110 drivers/net/ethernet/dec/tulip/uli526x.c         char *tx_buf_ptr;               /* Data for us */
tx_buf_ptr        617 drivers/net/ethernet/dec/tulip/uli526x.c 	skb_copy_from_linear_data(skb, txptr->tx_buf_ptr, skb->len);
tx_buf_ptr       1326 drivers/net/ethernet/dec/tulip/uli526x.c 		tmp_tx->tx_buf_ptr = tmp_buf;
tx_buf_ptr       1391 drivers/net/ethernet/dec/tulip/uli526x.c 	suptr = (u32 *) txptr->tx_buf_ptr;