Home
last modified time | relevance | path

Searched refs:hns3_write_reg_opt (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec.c97 hns3_write_reg_opt(rxq->io_head_reg, HNS3_DEFAULT_RXQ_REARM_THRESH); in hns3_rxq_rearm_mbuf()
H A Dhns3_rxtx_vec_sve.c280 hns3_write_reg_opt(rxq->io_head_reg, HNS3_DEFAULT_RXQ_REARM_THRESH); in hns3_rxq_rearm_mbuf_sve()
447 hns3_write_reg_opt(txq->io_tail_reg, nb_pkts); in hns3_xmit_fixed_burst_vec_sve()
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_ethdev.h860 static inline void hns3_write_reg_opt(volatile void *addr, uint32_t value) in hns3_write_reg_opt() function
H A Dhns3_rxtx.c2178 hns3_write_reg_opt(rxq->io_head_reg, rxq->rx_free_hold); in hns3_recv_pkts()
2403 hns3_write_reg_opt(rxq->io_head_reg, rxq->rx_free_hold); in hns3_recv_scattered_pkts()
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()