Home
last modified time | relevance | path

Searched refs:dev_version (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_cmd.c393 ae_dev->dev_version = le32_to_cpu(resp->hardware) << in hclgevf_cmd_query_version_and_capability()
395 ae_dev->dev_version |= hdev->pdev->revision; in hclgevf_cmd_query_version_and_capability()
397 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) in hclgevf_cmd_query_version_and_capability()
507 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) { in hclgevf_cmd_init()
A Dhclgevf_main.c780 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) { in hclgevf_get_rss()
845 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) { in hclgevf_set_rss()
939 if (hdev->ae_dev->dev_version <= HNAE3_DEVICE_VERSION_V2 && in hclgevf_init_rss_tuple_cmd()
967 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2) in hclgevf_set_rss_tuple()
1058 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2) in hclgevf_get_rss_tuple()
1244 en_bc_pmc = hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2; in hclgevf_set_promisc_mode()
2460 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) in hclgevf_check_evt_cause()
2606 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) { in hclgevf_rss_init_cfg()
2627 hdev->ae_dev->dev_version <= HNAE3_DEVICE_VERSION_V2 ? in hclgevf_rss_init_cfg()
2645 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) { in hclgevf_rss_init_hw()
[all …]
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_cmd.c359 if (hdev->ae_dev->dev_version == HNAE3_DEVICE_VERSION_V2) { in hclge_set_default_capability()
422 ae_dev->dev_version = le32_to_cpu(resp->hardware) << in hclge_cmd_query_version_and_capability()
424 ae_dev->dev_version |= hdev->pdev->revision; in hclge_cmd_query_version_and_capability()
426 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) in hclge_cmd_query_version_and_capability()
A Dhclge_err.c1437 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2) in hclge_config_ncsi_hw_err_int()
1517 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) in hclge_config_ppp_error_interrupt()
1747 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) in hclge_config_ssu_hw_err_int()
2255 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2 || in hclge_config_rocee_ras_interrupt()
2385 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2 && in hclge_handle_hw_ras_error()
A Dhclge_main.c574 if (hdev->ae_dev->dev_version == HNAE3_DEVICE_VERSION_V2) { in hclge_mac_query_reg_num()
1562 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V3) { in hclge_query_dev_specs()
3376 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) in hclge_update_port_info()
4014 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2) in hclge_clear_reset_cause()
5230 hdev->ae_dev->dev_version <= HNAE3_DEVICE_VERSION_V2 ? in hclge_rss_init_cfg()
5434 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2) in hclge_set_promisc_mode()
9704 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2) in hclge_set_vport_vlan_filter()
10089 ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3; in hclge_vlan_offload_cfg()
10585 if (hdev->ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2) in hclge_set_vf_vlan_filter()
10619 if (ae_dev->dev_version < HNAE3_DEVICE_VERSION_V3 && in hclge_set_vf_vlan_filter()
[all …]
A Dhclge_tm.c793 if (hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) in hclge_tm_pfc_info_update()
1603 if (hdev->ae_dev->dev_version <= HNAE3_DEVICE_VERSION_V2) { in hclge_tm_get_qset_num()
1628 if (hdev->ae_dev->dev_version <= HNAE3_DEVICE_VERSION_V2) { in hclge_tm_get_pri_num()
A Dhclge_mbx.c373 hdev->ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3 ? in hclge_set_vf_vlan_cfg()
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_ethtool.c103 if (ret || ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) in hns3_lp_setup()
169 if (ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2) in hns3_lp_setup_skb()
858 if (ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2) in hns3_set_link_ksettings()
925 if ((ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2 && in hns3_set_rss()
1017 ae_dev->dev_version <= HNAE3_DEVICE_VERSION_V2)) in hns3_set_reset()
1273 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) in hns3_check_gl_coalesce_para()
1590 if (ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2 || in hns3_get_module_info()
1638 if (ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2 || in hns3_get_module_eeprom()
A Dhns3_enet.c574 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) { in hns3_vector_coalesce_init()
1301 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) in hns3_tunnel_csum_bug()
1485 ae_dev->dev_version <= HNAE3_DEVICE_VERSION_V2 && in hns3_handle_vtags()
3143 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V2) { in hns3_set_default_feature()
3787 if (unlikely(ae_dev->dev_version < HNAE3_DEVICE_VERSION_V2)) { in hns3_parse_vlan_tag()
5035 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) { in hns3_set_cq_period_mode()
5063 if (ae_dev->dev_version >= HNAE3_DEVICE_VERSION_V3) in hns3_state_init()
A Dhnae3.h382 u32 dev_version; member
A Dhns3_debugfs.c1348 ae_dev->dev_version <= HNAE3_DEVICE_VERSION_V2) || in hns3_dbg_init()

Completed in 83 milliseconds