Searched refs:HCLGEVF_NIC_SW_RST_RDY (Results 1 – 3 of 3) sorted by relevance
250 #define HCLGEVF_NIC_SW_RST_RDY BIT(HCLGEVF_NIC_SW_RST_RDY_B) macro
101 reg_val &= HCLGEVF_NIC_SW_RST_RDY; in hclgevf_cmd_config_regs()
1446 reg_val |= HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()1448 reg_val &= ~HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()