Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c3494 static int hns3_alloc_and_map_buffer(struct hns3_enet_ring *ring, in hns3_alloc_and_map_buffer() function
3517 int ret = hns3_alloc_and_map_buffer(ring, &ring->desc_cb[i]); in hns3_alloc_and_attach_buffer()
3693 ret = hns3_alloc_and_map_buffer(ring, &res_cbs); in hns3_nic_alloc_rx_buffers()
5504 ret = hns3_alloc_and_map_buffer(ring, &res_cbs); in hns3_clear_rx_ring()