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/
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.h201 struct hnae3_ae_algo *ae_algo;
818 struct hnae3_ae_algo { struct
904 struct hnae3_ae_algo *ae_algo; /* the class who provides this handle */
956 void hnae3_unregister_ae_algo_prepare(struct hnae3_ae_algo *ae_algo);
957 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo);
958 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo);
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c24 static struct hnae3_ae_algo ae_algovf;
3391 static struct hnae3_ae_algo ae_algovf = {
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c70 static struct hnae3_ae_algo ae_algo;
12900 static struct hnae3_ae_algo ae_algo = {