Home
last modified time | relevance | path

Searched refs:HNAE3_FW_VERSION_BYTE2_MASK (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c444 hnae3_get_field(hdev->fw_version, HNAE3_FW_VERSION_BYTE2_MASK, in hclgevf_cmd_init()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.c484 hnae3_get_field(hdev->fw_version, HNAE3_FW_VERSION_BYTE2_MASK, in hclge_cmd_init()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h257 #define HNAE3_FW_VERSION_BYTE2_MASK GENMASK(23, 16) macro
Dhns3_ethtool.c568 hnae3_get_field(fw_version, HNAE3_FW_VERSION_BYTE2_MASK, in hns3_get_drvinfo()