Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h747 int hns3_dbg_init(struct hnae3_handle *handle);
H A Dhns3_debugfs.c1370 int hns3_dbg_init(struct hnae3_handle *handle) in hns3_dbg_init() function
H A Dhns3_enet.c5386 ret = hns3_dbg_init(handle); in hns3_client_init()