Searched refs:hns3_desc (Results 1 – 2 of 2) sorted by relevance
255 struct __packed hns3_desc { struct467 struct hns3_desc *desc; /* dma map address space */
1668 struct sk_buff *skb, struct hns3_desc *desc, in hns3_fill_skb_desc()1704 struct hns3_desc *desc = &ring->desc[ring->next_to_use]; in hns3_fill_desc()1995 struct hns3_desc *desc = &ring->desc[ring->next_to_use]; in hns3_clear_desc()2067 struct hns3_desc desc[HNS3_MAX_PUSH_BD_NUM] = {}; in hns3_tx_push_bd()2083 sizeof(struct hns3_desc)); in hns3_tx_push_bd()2088 (sizeof(struct hns3_desc) * HNS3_MAX_PUSH_BD_NUM) / in hns3_tx_push_bd()2152 struct hns3_desc *desc) in hns3_tsyn()3636 struct hns3_desc *desc; in hns3_nic_reclaim_desc()3776 struct hns3_desc *desc = &ring->desc[ring->next_to_clean]; in hns3_handle_rx_copybreak()3803 struct hns3_desc *desc = &ring->desc[ring->next_to_clean]; in hns3_nic_reuse_page()[all …]