Home
last modified time | relevance | path

Searched refs:HCLGEVF_NIC_SW_RST_RDY (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/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.c1408 reg_val |= HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()
1410 reg_val &= ~HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h270 #define HCLGEVF_NIC_SW_RST_RDY BIT(HCLGEVF_NIC_SW_RST_RDY_B) macro
H A Dhclgevf_cmd.c98 reg_val &= HCLGEVF_NIC_SW_RST_RDY; in hclgevf_cmd_config_regs()
H A Dhclgevf_main.c1789 reg_val |= HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()
1791 reg_val &= ~HCLGEVF_NIC_SW_RST_RDY; in hclgevf_reset_handshake()

Completed in 11 milliseconds