Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.c161 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo) in hnae3_register_ae_algo()
208 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo) in hnae3_unregister_ae_algo()
246 struct hnae3_ae_algo *ae_algo; in hnae3_register_ae_dev()
301 struct hnae3_ae_algo *ae_algo; in hnae3_unregister_ae_dev()
Dhnae3.h78 struct hnae3_ae_algo *ae_algo;
429 struct hnae3_ae_algo { struct
488 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */
519 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo);
520 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo);
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c15 static struct hnae3_ae_algo ae_algovf;
2021 static struct hnae3_ae_algo ae_algovf = {
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c37 static struct hnae3_ae_algo ae_algo;
6312 static struct hnae3_ae_algo ae_algo = {