Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.c13 void hnae3_unregister_ae_algo_prepare(struct hnae3_ae_algo *ae_algo) in hnae3_unregister_ae_algo_prepare()
201 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo) in hnae3_register_ae_algo()
256 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo) in hnae3_unregister_ae_algo()
298 struct hnae3_ae_algo *ae_algo; in hnae3_register_ae_dev()
363 struct hnae3_ae_algo *ae_algo; in hnae3_unregister_ae_dev()
Dhnae3.h201 struct hnae3_ae_algo *ae_algo;
818 struct hnae3_ae_algo { struct
904 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */
959 void hnae3_unregister_ae_algo_prepare(struct hnae3_ae_algo *ae_algo);
960 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo);
961 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo);
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c24 static struct hnae3_ae_algo ae_algovf;
3366 static struct hnae3_ae_algo ae_algovf = {
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c69 static struct hnae3_ae_algo ae_algo;
12883 static struct hnae3_ae_algo ae_algo = {