Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/net/hisfv300/
Dnet_drv.c86 ld->hieth_desc_head = queue_phy_addr; in hieth_init_hw_desc_queue()
101 struct hieth_frame_desc *queue_phy_addr = ld->hieth_desc_head; in hieth_destroy_hw_desc_queue()
108 free(ld->hieth_desc_head); in hieth_destroy_hw_desc_queue()
109 ld->hieth_desc_head = NULL; in hieth_destroy_hw_desc_queue()
360 fd = ld->hieth_desc_head; in hieth_recv()
Dhieth.h111 struct hieth_frame_desc *hieth_desc_head; member