Home
last modified time | relevance | path

Searched refs:hns3_write_dev (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c333 hns3_write_dev(tqp, HNS3_RING_EN_REG, rcb_reg); in hns3_tqp_enable()
342 hns3_write_dev(tqp, HNS3_RING_EN_REG, rcb_reg); in hns3_tqp_disable()
3891 hns3_write_dev(q, HNS3_RING_RX_RING_BASEADDR_L_REG, (u32)dma); in hns3_init_ring_hw()
3892 hns3_write_dev(q, HNS3_RING_RX_RING_BASEADDR_H_REG, in hns3_init_ring_hw()
3895 hns3_write_dev(q, HNS3_RING_RX_RING_BD_LEN_REG, in hns3_init_ring_hw()
3897 hns3_write_dev(q, HNS3_RING_RX_RING_BD_NUM_REG, in hns3_init_ring_hw()
3901 hns3_write_dev(q, HNS3_RING_TX_RING_BASEADDR_L_REG, in hns3_init_ring_hw()
3903 hns3_write_dev(q, HNS3_RING_TX_RING_BASEADDR_H_REG, in hns3_init_ring_hw()
3906 hns3_write_dev(q, HNS3_RING_TX_RING_BD_NUM_REG, in hns3_init_ring_hw()
3927 hns3_write_dev( in hns3_init_tx_ring_tc()
[all...]
H A Dhns3_enet.h542 #define hns3_write_dev(a, reg, value) \ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h661 #define hns3_write_dev(a, reg, value) \ macro
H A Dhns3_enet.c664 hns3_write_dev(tqp, HNS3_RING_EN_REG, rcb_reg); in hns3_tqp_enable()
673 hns3_write_dev(tqp, HNS3_RING_EN_REG, rcb_reg); in hns3_tqp_disable()
5062 hns3_write_dev(q, HNS3_RING_RX_RING_BASEADDR_L_REG, (u32)dma); in hns3_init_ring_hw()
5063 hns3_write_dev(q, HNS3_RING_RX_RING_BASEADDR_H_REG, in hns3_init_ring_hw()
5066 hns3_write_dev(q, HNS3_RING_RX_RING_BD_LEN_REG, in hns3_init_ring_hw()
5068 hns3_write_dev(q, HNS3_RING_RX_RING_BD_NUM_REG, in hns3_init_ring_hw()
5071 hns3_write_dev(q, HNS3_RING_TX_RING_BASEADDR_L_REG, in hns3_init_ring_hw()
5073 hns3_write_dev(q, HNS3_RING_TX_RING_BASEADDR_H_REG, in hns3_init_ring_hw()
5076 hns3_write_dev(q, HNS3_RING_TX_RING_BD_NUM_REG, in hns3_init_ring_hw()
5094 hns3_write_dev( in hns3_init_tx_ring_tc()
[all...]

Completed in 16 milliseconds