Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_debugfs.c41 static int hns3_dbg_bd_file_init(struct hnae3_handle *handle, u32 cmd);
134 .init = hns3_dbg_bd_file_init,
141 .init = hns3_dbg_bd_file_init,
1323 static int hns3_dbg_bd_file_init(struct hnae3_handle *handle, u32 cmd) in hns3_dbg_bd_file_init() function