Searched refs:tx_desc_id (Results 1 – 1 of 1) sorted by relevance
2983 uint16_t tx_desc_id) in hns3_parse_tunneling_params() argument2986 struct hns3_desc *desc = &tx_ring[tx_desc_id]; in hns3_parse_tunneling_params()3095 uint16_t tx_desc_id) in hns3_txd_enable_checksum() argument3098 struct hns3_desc *desc = &tx_ring[tx_desc_id]; in hns3_txd_enable_checksum()3343 hns3_parse_cksum(struct hns3_tx_queue *txq, uint16_t tx_desc_id, in hns3_parse_cksum() argument3347 struct hns3_desc *desc = &tx_ring[tx_desc_id]; in hns3_parse_cksum()3352 if (hns3_parse_tunneling_params(txq, m, tx_desc_id)) { in hns3_parse_cksum()3357 hns3_txd_enable_checksum(txq, m, tx_desc_id); in hns3_parse_cksum()