Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c24 static struct hnae3_ae_algo ae_algovf; variable
316 tqp->q.ae_algo = &ae_algovf; in hclgevf_alloc_tqps()
448 nic->ae_algo = &ae_algovf; in hclgevf_set_handle_info()
3364 static struct hnae3_ae_algo ae_algovf = { variable
3379 hnae3_register_ae_algo(&ae_algovf); in hclgevf_init()
3386 hnae3_unregister_ae_algo(&ae_algovf); in hclgevf_exit()