Searched refs:tp_fe_sc_vld_ra_ri (Results 1 – 3 of 3) sorted by relevance
58 if (tx_desc->tx.tp_fe_sc_vld_ra_ri & in hns3_tx_free_buffers()
1006 desc->tx.tp_fe_sc_vld_ra_ri = 0; in hns3_init_txq()1355 desc->tx.tp_fe_sc_vld_ra_ri = 0; in hns3_alloc_txq_and_dma_zone()2649 while ((!(desc->tx.tp_fe_sc_vld_ra_ri & 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()3422 if (rte_le_to_cpu_16(desc->tx.tp_fe_sc_vld_ra_ri) & in hns3_tx_free_buffer_simple()3472 txdp->tx.tp_fe_sc_vld_ra_ri = rte_cpu_to_le_16(bd_flag); in hns3_tx_setup_4bd()3488 txdp->tx.tp_fe_sc_vld_ra_ri = rte_cpu_to_le_16(bd_flag); in hns3_tx_setup_1bd()3649 desc->tx.tp_fe_sc_vld_ra_ri |= in hns3_xmit_pkts()
236 uint16_t tp_fe_sc_vld_ra_ri; member