Home
last modified time | relevance | path

Searched refs:HNAE3_DEVICE_VERSION_V3 (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h43 #define HNAE3_DEVICE_VERSION_V3 0x00030 macro
Dhns3_enet.c574 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) { in hns3_vector_coalesce_init()
1297 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) in hns3_tunnel_csum_bug()
5018 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) { in hns3_set_cq_period_mode()
5046 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) in hns3_state_init()
Dhns3_ethtool.c1273 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) in hns3_check_gl_coalesce_para()
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c380 hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3 ? in hclge_set_vf_vlan_cfg()
Dhclge_tm.c794 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) in hclge_tm_pfc_info_update()
Dhclge_main.c1475 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V3) { in hclge_query_dev_specs()
5714 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) in hclge_init_fd_config()
9992 ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3; in hclge_vlan_offload_cfg()
10578 if (ae_dev->dev_version < HNAE3_DEVICE_VERSION_V3 && in hclge_set_vf_vlan_filter()
/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c3254 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V3) { in hclgevf_query_dev_specs()