Home
last modified time | relevance | path

Searched refs:HCLGE_NIC_CRQ_HEAD_REG (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.c124 hclge_write_dev(hw, HCLGE_NIC_CRQ_HEAD_REG, 0); in hclge_cmd_config_regs()
518 hclge_write_dev(hw, HCLGE_NIC_CRQ_HEAD_REG, 0); in hclge_cmd_uninit_regs()
Dhclge_cmd.h965 #define HCLGE_NIC_CRQ_HEAD_REG 0x27028 macro
Dhclge_mbx.c818 hclge_write_dev(&hdev->hw, HCLGE_NIC_CRQ_HEAD_REG, crq->next_to_use); in hclge_mbx_handler()