Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c17 static struct hnae3_ae_algo ae_algovf;
3692 static struct hnae3_ae_algo ae_algovf = {
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c75 static struct hnae3_ae_algo ae_algo;
11498 static struct hnae3_ae_algo ae_algo = {