Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec.c103 hns3_write_reg_opt(rxq->io_head_reg, HNS3_DEFAULT_RXQ_REARM_THRESH); in hns3_rxq_rearm_mbuf()
H A Dhns3_rxtx_vec_sve.c285 hns3_write_reg_opt(rxq->io_head_reg, HNS3_DEFAULT_RXQ_REARM_THRESH); in hns3_rxq_rearm_mbuf_sve()
H A Dhns3_ethdev.h983 static inline void hns3_write_reg_opt(volatile void *addr, uint32_t value) in hns3_write_reg_opt() function
H A Dhns3_rxtx.c2511 hns3_write_reg_opt(rxq->io_head_reg, rxq->rx_free_hold); in hns3_recv_pkts_simple()
2744 hns3_write_reg_opt(rxq->io_head_reg, rxq->rx_free_hold); in hns3_recv_scattered_pkts()