Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.c15 static const struct class hnae_class = { variable
116 dev = class_find_device(&hnae_class, NULL, fwnode, __ae_match); in find_ae()
420 hdev->cls_dev.class = &hnae_class; in hnae_ae_register()
453 return class_register(&hnae_class); in hnae_init()
458 class_unregister(&hnae_class); in hnae_exit()