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 */
1682 struct sk_buff *skb, struct hns3_desc *desc, in hns3_fill_skb_desc()1718 struct hns3_desc *desc = &ring->desc[ring->next_to_use]; in hns3_fill_desc()2009 struct hns3_desc *desc = &ring->desc[ring->next_to_use]; in hns3_clear_desc()2081 struct hns3_desc desc[HNS3_MAX_PUSH_BD_NUM] = {}; in hns3_tx_push_bd()2097 sizeof(struct hns3_desc)); in hns3_tx_push_bd()2102 (sizeof(struct hns3_desc) * HNS3_MAX_PUSH_BD_NUM) / in hns3_tx_push_bd()2166 struct hns3_desc *desc) in hns3_tsyn()3645 struct hns3_desc *desc; in hns3_nic_reclaim_desc()3785 struct hns3_desc *desc = &ring->desc[ring->next_to_clean]; in hns3_handle_rx_copybreak()3812 struct hns3_desc *desc = &ring->desc[ring->next_to_clean]; in hns3_nic_reuse_page()[all …]