Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h246 struct __packed hns3_desc { struct
403 struct hns3_desc *desc; /* dma map address space */
Dhns3_enet.c1030 struct sk_buff *skb, struct hns3_desc *desc) in hns3_fill_skb_desc()
1109 struct hns3_desc *desc = &ring->desc[ring->next_to_use]; in hns3_fill_desc()
2427 struct hns3_desc *desc = &ring->desc[ring->next_to_clean]; in hns3_nic_reuse_page()
2573 struct hns3_desc *desc, u32 l234info, in hns3_parse_vlan_tag()
2674 static int hns3_add_frag(struct hns3_enet_ring *ring, struct hns3_desc *desc, in hns3_add_frag()
2681 struct hns3_desc *pre_desc; in hns3_add_frag()
2789 struct hns3_desc *desc; in hns3_handle_bdinfo()
2866 struct hns3_desc *desc; in hns3_handle_rx_bd()
Dhns3_debugfs.c164 struct hns3_desc *rx_desc, *tx_desc; in hns3_dbg_bd_info()