Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.h269 #define HCLGEVF_NIC_SW_RST_RDY BIT(HCLGEVF_NIC_SW_RST_RDY_B) macro
Dhclgevf_cmd.c98 reg_val &= HCLGEVF_NIC_SW_RST_RDY; in hclgevf_cmd_config_regs()
Dhclgevf_main.c1770 reg_val |= HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()
1772 reg_val &= ~HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()