Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_trace.h13 #define DESC_NR (sizeof(struct hns3_desc) / sizeof(u32))
87 sizeof(struct hns3_desc));
120 sizeof(struct hns3_desc));
Dhns3_enet.h223 struct __packed hns3_desc { struct
379 struct hns3_desc *desc; /* dma map address space */
Dhns3_enet.c1008 struct sk_buff *skb, struct hns3_desc *desc) in hns3_fill_skb_desc()
1088 struct hns3_desc *desc = &ring->desc[ring->next_to_use]; in hns3_fill_desc()
1339 struct hns3_desc *desc = &ring->desc[ring->next_to_use]; in hns3_clear_desc()
2522 struct hns3_desc *desc; in hns3_nic_reclaim_desc()
2656 struct hns3_desc *desc = &ring->desc[ring->next_to_clean]; in hns3_nic_reuse_page()
2813 struct hns3_desc *desc, u32 l234info, in hns3_parse_vlan_tag()
2932 struct hns3_desc *desc; in hns3_add_frag()
3032 struct hns3_desc *desc; in hns3_handle_bdinfo()
3108 struct hns3_desc *desc; in hns3_handle_rx_bd()
Dhns3_debugfs.c175 struct hns3_desc *rx_desc, *tx_desc; in hns3_dbg_bd_info()