Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c23 static struct hnae3_ae_algo ae_algovf; variable
281 tqp->q.ae_algo = &ae_algovf; in hclgevf_alloc_tqps()
413 nic->ae_algo = &ae_algovf; in hclgevf_set_handle_info()
3326 static struct hnae3_ae_algo ae_algovf = { variable
3341 hnae3_register_ae_algo(&ae_algovf); in hclgevf_init()
3348 hnae3_unregister_ae_algo(&ae_algovf); in hclgevf_exit()