Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c671 struct hnae_ae_ops *ops; in hns_get_ringparam()
696 struct hnae_ae_ops *ops; in hns_get_pauseparam()
717 struct hnae_ae_ops *ops; in hns_set_pauseparam()
740 struct hnae_ae_ops *ops; in hns_get_coalesce()
784 struct hnae_ae_ops *ops; in hns_set_coalesce()
986 struct hnae_ae_ops *ops = h->dev->ops; in hns_get_sset_count()
1116 struct hnae_ae_ops *ops; in hns_get_regs()
1138 struct hnae_ae_ops *ops; in hns_get_regs_len()
1179 struct hnae_ae_ops *ops; in hns_get_rss_key_size()
1195 struct hnae_ae_ops *ops; in hns_get_rss_indir_size()
[all …]
Dhnae.h473 struct hnae_ae_ops { struct
546 struct hnae_ae_ops *ops; argument
Dhns_enet.c1496 struct hnae_ae_ops *ops; in hns_nic_net_down()
1699 struct hnae_ae_ops *ops = h->dev->ops; in hns_enable_serdes_lb()
1730 struct hnae_ae_ops *ops = h->dev->ops; in hns_disable_serdes_lb()
1753 struct hnae_ae_ops *ops = h->dev->ops; in hns_nic_clear_all_rx_fetch()
2126 struct hnae_ae_ops *ops = h->dev->ops; in hns_nic_dump()
Dhns_ae_adapt.c958 static struct hnae_ae_ops hns_dsaf_ops = {