Searched refs:hnae3_ae_algo (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.c13 void hnae3_unregister_ae_algo_prepare(struct hnae3_ae_algo *ae_algo)
198 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo)
253 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo)
295 struct hnae3_ae_algo *ae_algo;
360 struct hnae3_ae_algo *ae_algo;
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 */
959 void hnae3_unregister_ae_algo_prepare(struct hnae3_ae_algo *ae_algo);
960 void hnae3_unregister_ae_algo(struct hnae3_ae_algo *ae_algo);
961 void hnae3_register_ae_algo(struct hnae3_ae_algo *ae_algo);
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c68 static struct hnae3_ae_algo ae_algo;
12861 static struct hnae3_ae_algo ae_algo = {
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c24 static struct hnae3_ae_algo ae_algovf;
3366 static struct hnae3_ae_algo ae_algovf = {

Completed in 211 milliseconds