Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Ddeclance.c328 static void cp_to_buf(const int type, void *to, const void *from, int len) in cp_to_buf() function
922 cp_to_buf(lp->type, lp->tx_buf_ptr_cpu[entry], skb->data, len); in lance_start_xmit()