Home
last modified time | relevance | path

Searched refs:hnae3_ae_algo (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A 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()
H A Dhnae3.h152 struct hnae3_ae_algo *ae_algo;
650 struct hnae3_ae_algo { struct
722 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */
757 void hnae3_unregister_ae_algo_prepare(struct hnae3_ae_algo *ae_algo);
758 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo);
759 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo);
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A 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()
H A Dhnae3.h193 struct hnae3_ae_algo *ae_algo;
799 struct hnae3_ae_algo { struct
884 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */
939 void hnae3_unregister_ae_algo_prepare(struct hnae3_ae_algo *ae_algo);
940 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo);
941 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo);
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c17 static struct hnae3_ae_algo ae_algovf;
3708 static struct hnae3_ae_algo ae_algovf = {
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c23 static struct hnae3_ae_algo ae_algovf;
3328 static struct hnae3_ae_algo ae_algovf = {
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c77 static struct hnae3_ae_algo ae_algo;
11518 static struct hnae3_ae_algo ae_algo = {
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c66 static struct hnae3_ae_algo ae_algo;
12764 static struct hnae3_ae_algo ae_algo = {

Completed in 45 milliseconds