Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_misc.h36 struct dsaf_misc_op *hns_misc_op_get(struct dsaf_device *dsaf_dev);
Dhns_dsaf_misc.c711 struct dsaf_misc_op *hns_misc_op_get(struct dsaf_device *dsaf_dev) in hns_misc_op_get() function
Dhns_dsaf_main.c200 dsaf_dev->misc_op = hns_misc_op_get(dsaf_dev); in hns_dsaf_get_cfg()