Home
last modified time | relevance | path

Searched refs:io_tail_reg (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec_neon.h81 hns3_write_reg_opt(txq->io_tail_reg, nb_tx); in hns3_xmit_fixed_burst_vec()
H A Dhns3_rxtx.h333 volatile void *io_tail_reg; member
H A Dhns3_rxtx_vec_sve.c447 hns3_write_reg_opt(txq->io_tail_reg, nb_pkts); in hns3_xmit_fixed_burst_vec_sve()
H A Dhns3_rxtx.c2621 txq->io_tail_reg = (volatile void *)((char *)txq->io_base + in hns3_tx_queue_setup()
3545 hns3_write_reg_opt(txq->io_tail_reg, nb_pkts); in hns3_xmit_pkts_simple()
3660 hns3_write_reg_opt(txq->io_tail_reg, nb_hold); in hns3_xmit_pkts()