Searched refs:HNAE3_DEVICE_VERSION_V3 (Results 1 - 8 of 8) sorted by last modified time

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c2745 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V3) {
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1460 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V3) {
5561 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3)
9884 ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3;
10488 if (ae_dev->dev_version < HNAE3_DEVICE_VERSION_V3) {
H A Dhclge_mbx.c459 * on device HNAE3_DEVICE_VERSION_V3. So always return disable
460 * on device HNAE3_DEVICE_VERSION_V3 if vf queries the port
464 hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3 ?
680 if (ae_dev->dev_version < HNAE3_DEVICE_VERSION_V3 &&
H A Dhclge_tm.c847 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3)
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c574 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) {
1306 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3)
5270 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3)
H A Dhnae3.h45 #define HNAE3_DEVICE_VERSION_V3 0x00030 macro
H A Dhns3_ethtool.c1419 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3)
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c657 if (!is_pf && ae_dev->dev_version < HNAE3_DEVICE_VERSION_V3)

Completed in 237 milliseconds