Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c3307 static int hns3_alloc_and_map_buffer(struct hns3_enet_ring *ring, in hns3_alloc_and_map_buffer() function
3330 int ret = hns3_alloc_and_map_buffer(ring, &ring->desc_cb[i]); in hns3_alloc_and_attach_buffer()
3506 ret = hns3_alloc_and_map_buffer(ring, &res_cbs); in hns3_nic_alloc_rx_buffers()
5281 ret = hns3_alloc_and_map_buffer(ring, &res_cbs); in hns3_clear_rx_ring()