Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h278 struct hns3_desc_cb { struct
380 struct hns3_desc_cb *desc_cb;
Dhns3_enet.c1087 struct hns3_desc_cb *desc_cb = &ring->desc_cb[ring->next_to_use]; in hns3_fill_desc()
2331 struct hns3_desc_cb *cb) in hns3_alloc_buffer()
2353 struct hns3_desc_cb *cb, int budget) in hns3_free_buffer()
2362 static int hns3_map_buffer(struct hns3_enet_ring *ring, struct hns3_desc_cb *cb) in hns3_map_buffer()
2374 struct hns3_desc_cb *cb) in hns3_unmap_buffer()
2393 struct hns3_desc_cb *cb = &ring->desc_cb[i]; in hns3_free_buffer_detach()
2437 struct hns3_desc_cb *cb) in hns3_alloc_and_map_buffer()
2490 struct hns3_desc_cb *res_cb) in hns3_replace_buffer()
2520 struct hns3_desc_cb *desc_cb; in hns3_nic_reclaim_desc()
2604 struct hns3_desc_cb *desc_cb; in hns3_nic_alloc_rx_buffers()
[all …]