Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
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()
A Dhnae3.h170 struct hnae3_ae_algo *ae_algo;
749 struct hnae3_ae_algo { struct
827 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */
867 void hnae3_unregister_ae_algo_prepare(struct hnae3_ae_algo *ae_algo);
868 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo);
869 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo);
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_main.c21 static struct hnae3_ae_algo ae_algovf;
3898 static struct hnae3_ae_algo ae_algovf = {
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c74 static struct hnae3_ae_algo ae_algo;
13176 static struct hnae3_ae_algo ae_algo = {

Completed in 36 milliseconds