Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c446 hnae3_get_field(hdev->fw_version, HNAE3_FW_VERSION_BYTE1_MASK, in hclgevf_cmd_init()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.c486 hnae3_get_field(hdev->fw_version, HNAE3_FW_VERSION_BYTE1_MASK, in hclge_cmd_init()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h259 #define HNAE3_FW_VERSION_BYTE1_MASK GENMASK(15, 8) macro
Dhns3_ethtool.c570 hnae3_get_field(fw_version, HNAE3_FW_VERSION_BYTE1_MASK, in hns3_get_drvinfo()