Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3493 static int hns3_alloc_and_map_buffer(struct hns3_enet_ring *ring, in hns3_alloc_and_map_buffer() function
3516 int ret = hns3_alloc_and_map_buffer(ring, &ring->desc_cb[i]); in hns3_alloc_and_attach_buffer()
3692 ret = hns3_alloc_and_map_buffer(ring, &res_cbs); in hns3_nic_alloc_rx_buffers()
5503 ret = hns3_alloc_and_map_buffer(ring, &res_cbs); in hns3_clear_rx_ring()