Home
last modified time | relevance | path

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

/openbmc/linux/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()
216 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo) in hnae3_register_ae_algo()
271 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo) in hnae3_unregister_ae_algo()
313 struct hnae3_ae_algo *ae_algo; in hnae3_register_ae_dev()
378 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);
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c23 static struct hnae3_ae_algo ae_algovf;
3326 static struct hnae3_ae_algo ae_algovf = {
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c66 static struct hnae3_ae_algo ae_algo;
12795 static struct hnae3_ae_algo ae_algo = {