Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h104 #define HCLGEVF_NIC_SW_RST_RDY BIT(HCLGEVF_NIC_SW_RST_RDY_B) macro
H A Dhclgevf_main.c1409 reg_val |= HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()
1411 reg_val &= ~HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()