Home
last modified time | relevance | path

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

/linux-6.1.9/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()
198 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo) in hnae3_register_ae_algo()
253 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo) in hnae3_unregister_ae_algo()
295 struct hnae3_ae_algo *ae_algo; in hnae3_register_ae_dev()
360 struct hnae3_ae_algo *ae_algo; in hnae3_unregister_ae_dev()
Dhnae3.h183 struct hnae3_ae_algo *ae_algo;
781 struct hnae3_ae_algo { struct
865 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */
920 void hnae3_unregister_ae_algo_prepare(struct hnae3_ae_algo *ae_algo);
921 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo);
922 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo);
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c22 static struct hnae3_ae_algo ae_algovf;
3428 static struct hnae3_ae_algo ae_algovf = {
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c76 static struct hnae3_ae_algo ae_algo;
13150 static struct hnae3_ae_algo ae_algo = {