Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c672 struct hnae_ae_ops *ops; in hns_get_ringparam()
697 struct hnae_ae_ops *ops; in hns_get_pauseparam()
718 struct hnae_ae_ops *ops; in hns_set_pauseparam()
745 struct hnae_ae_ops *ops; in hns_get_coalesce()
793 struct hnae_ae_ops *ops; in hns_set_coalesce()
1096 struct hnae_ae_ops *ops; in hns_get_regs()
1118 struct hnae_ae_ops *ops; in hns_get_regs_len()
1159 struct hnae_ae_ops *ops; in hns_get_rss_key_size()
1175 struct hnae_ae_ops *ops; in hns_get_rss_indir_size()
1191 struct hnae_ae_ops *ops; in hns_get_rss()
[all …]
H A Dhnae.h462 struct hnae_ae_ops { struct
533 struct hnae_ae_ops *ops; argument
H A Dhns_enet.c1399 struct hnae_ae_ops *ops; in hns_nic_net_down()
1573 struct hnae_ae_ops *ops = h->dev->ops; in hns_enable_serdes_lb()
1604 struct hnae_ae_ops *ops = h->dev->ops; in hns_disable_serdes_lb()
1627 struct hnae_ae_ops *ops = h->dev->ops; in hns_nic_clear_all_rx_fetch()
1989 struct hnae_ae_ops *ops = h->dev->ops; in hns_nic_dump()
H A Dhns_ae_adapt.c925 static struct hnae_ae_ops hns_dsaf_ops = {