Home
last modified time | relevance | path

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

/drivers/net/
Ddeclance.c327 static void cp_to_buf(const int type, void *to, const void *from, int len) in cp_to_buf() function
914 cp_to_buf(lp->type, (char *)lp->tx_buf_ptr_cpu[entry], skb->data, len); in lance_start_xmit()