Home
last modified time | relevance | path

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

/linux-5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_cmd.h272 #define HCLGEVF_NIC_SW_RST_RDY BIT(HCLGEVF_NIC_SW_RST_RDY_B) macro
A Dhclgevf_cmd.c98 reg_val &= HCLGEVF_NIC_SW_RST_RDY; in hclgevf_cmd_config_regs()
A Dhclgevf_main.c1896 reg_val |= HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()
1898 reg_val &= ~HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()