Searched refs:HNS3_TXD_VLD_B (Results 1 – 4 of 4) sorted by relevance
59 rte_le_to_cpu_16(BIT(HNS3_TXD_VLD_B))) in hns3_tx_free_buffers()
140 #define HNS3_TXD_VLD_B 8 macro155 #define HNS3_TXD_VLD_CMD (0x1 << HNS3_TXD_VLD_B)
342 HNS3_UINT32_BIT - 1 - HNS3_TXD_VLD_B); in hns3_tx_free_buffers_sve()363 const uint64_t valid_bit = (BIT(HNS3_TXD_VLD_B) | BIT(HNS3_TXD_FE_B)) << in hns3_tx_fill_hw_ring_sve()
2650 rte_cpu_to_le_16(BIT(HNS3_TXD_VLD_B)))) && in hns3_tx_free_useless_buffer()2735 desc->tx.tp_fe_sc_vld_ra_ri = rte_cpu_to_le_16(BIT(HNS3_TXD_VLD_B)); in hns3_fill_per_desc()3423 BIT(HNS3_TXD_VLD_B)) in hns3_tx_free_buffer_simple()3461 const uint16_t bd_flag = BIT(HNS3_TXD_VLD_B) | BIT(HNS3_TXD_FE_B); in hns3_tx_setup_4bd()3479 const uint16_t bd_flag = BIT(HNS3_TXD_VLD_B) | BIT(HNS3_TXD_FE_B); in hns3_tx_setup_1bd()