Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_trace.h13 #define DESC_NR (sizeof(struct hns3_desc) / sizeof(u32))
87 sizeof(struct hns3_desc));
120 sizeof(struct hns3_desc));
H A Dhns3_enet.h221 struct __packed hns3_desc { struct
380 struct hns3_desc *desc; /* dma map address space */
H A Dhns3_enet.c1014 struct sk_buff *skb, struct hns3_desc *desc) in hns3_fill_skb_desc()
1094 struct hns3_desc *desc = &ring->desc[ring->next_to_use]; in hns3_fill_desc()
1377 struct hns3_desc *desc = &ring->desc[ring->next_to_use]; in hns3_clear_desc()
2562 struct hns3_desc *desc; in hns3_nic_reclaim_desc()
2704 struct hns3_desc *desc = &ring->desc[ring->next_to_clean]; in hns3_nic_reuse_page()
2861 struct hns3_desc *desc, u32 l234info, in hns3_parse_vlan_tag()
2981 struct hns3_desc *desc; in hns3_add_frag()
3081 struct hns3_desc *desc; in hns3_handle_bdinfo()
3157 struct hns3_desc *desc; in hns3_handle_rx_bd()
H A Dhns3_debugfs.c175 struct hns3_desc *rx_desc, *tx_desc; in hns3_dbg_bd_info()