Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c675 struct hnae_ae_ops *ops; in hns_get_ringparam()
700 struct hnae_ae_ops *ops; in hns_get_pauseparam()
721 struct hnae_ae_ops *ops; in hns_set_pauseparam()
748 struct hnae_ae_ops *ops; in hns_get_coalesce()
796 struct hnae_ae_ops *ops; in hns_set_coalesce()
970 struct hnae_ae_ops *ops = h->dev->ops; in hns_get_sset_count()
1101 struct hnae_ae_ops *ops; in hns_get_regs()
1123 struct hnae_ae_ops *ops; in hns_get_regs_len()
1164 struct hnae_ae_ops *ops; in hns_get_rss_key_size()
1180 struct hnae_ae_ops *ops; in hns_get_rss_indir_size()
[all …]
Dhnae.h462 struct hnae_ae_ops { struct
533 struct hnae_ae_ops *ops; argument
Dhns_enet.c1376 struct hnae_ae_ops *ops; in hns_nic_net_down()
1550 struct hnae_ae_ops *ops = h->dev->ops; in hns_enable_serdes_lb()
1581 struct hnae_ae_ops *ops = h->dev->ops; in hns_disable_serdes_lb()
1604 struct hnae_ae_ops *ops = h->dev->ops; in hns_nic_clear_all_rx_fetch()
1975 struct hnae_ae_ops *ops = h->dev->ops; in hns_nic_dump()
Dhns_ae_adapt.c931 static struct hnae_ae_ops hns_dsaf_ops = {