Home
last modified time | relevance | path

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

/Linux-v5.15/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.h245 struct __packed hns3_desc { struct
454 struct hns3_desc *desc; /* dma map address space */
Dhns3_debugfs.c725 struct hns3_desc *desc, char **result, int idx) in hns3_dump_rx_bd_info()
759 struct hns3_desc *desc; in hns3_dbg_rx_bd_info()
807 struct hns3_desc *desc, char **result, int idx) in hns3_dump_tx_bd_info()
833 struct hns3_desc *desc; in hns3_dbg_tx_bd_info()
Dhns3_enet.c1544 struct sk_buff *skb, struct hns3_desc *desc, in hns3_fill_skb_desc()
1638 struct hns3_desc *desc = &ring->desc[ring->next_to_use]; in hns3_fill_desc()
1941 struct hns3_desc *desc = &ring->desc[ring->next_to_use]; in hns3_clear_desc()
2031 struct hns3_desc *desc) in hns3_tsyn()
3398 struct hns3_desc *desc; in hns3_nic_reclaim_desc()
3543 struct hns3_desc *desc = &ring->desc[ring->next_to_clean]; in hns3_nic_reuse_page()
3780 struct hns3_desc *desc, u32 l234info, in hns3_parse_vlan_tag()
3907 struct hns3_desc *desc; in hns3_add_frag()
4023 struct hns3_desc *desc; in hns3_handle_bdinfo()
4110 struct hns3_desc *desc; in hns3_handle_rx_bd()