Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.c318 u8 *lb_buf = nic_dev->lb_test_rx_buf; in hinic_copy_lp_data() local
336 memcpy(lb_buf + pkt_offset, skb->data, frag_len); in hinic_copy_lp_data()
341 memcpy((lb_buf + pkt_offset), frag_data, frag_len); in hinic_copy_lp_data()