Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c492 const struct hnae3_ae_ops *ops = hns3_get_ops(h); in hns3_get_sset_count()
543 const struct hnae3_ae_ops *ops = hns3_get_ops(h); in hns3_get_strings()
728 const struct hnae3_ae_ops *ops = hns3_get_ops(h); in hns3_get_ksettings()
817 const struct hnae3_ae_ops *ops = hns3_get_ops(handle); in hns3_check_ksettings_param()
865 const struct hnae3_ae_ops *ops = hns3_get_ops(handle); in hns3_set_link_ksettings()
1038 const struct hnae3_ae_ops *ops = hns3_get_ops(h); in hns3_set_reset()
1320 const struct hnae3_ae_ops *ops = hns3_get_ops(handle); in hns3_nway_reset()
1671 const struct hnae3_ae_ops *ops = hns3_get_ops(handle); in hns3_get_fec_stats()
1722 const struct hnae3_ae_ops *ops = hns3_get_ops(handle); in hns3_get_fecparam()
1747 const struct hnae3_ae_ops *ops = hns3_get_ops(handle); in hns3_set_fecparam()
[all …]
H A Dhns3_enet.h705 #define hns3_get_ops(handle) \ macro
H A Dhns3_debugfs.c903 const struct hnae3_ae_ops *ops = hns3_get_ops(handle); in hns3_dbg_common_init_t2()
H A Dhns3_enet.c965 const struct hnae3_ae_ops *ops = hns3_get_ops(handle); in hns3_request_update_promisc_mode()