Searched refs:vcap_port_debugfs (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_debugfs.h | 17 void vcap_port_debugfs(struct device *dev, struct dentry *parent, 27 static inline void vcap_port_debugfs(struct device *dev, struct dentry *parent, in vcap_port_debugfs() function
|
H A D | vcap_api_debugfs.c | 384 DEFINE_SHOW_ATTRIBUTE(vcap_port_debugfs); 386 void vcap_port_debugfs(struct device *dev, struct dentry *parent, in vcap_port_debugfs() function 401 EXPORT_SYMBOL_GPL(vcap_port_debugfs);
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_vcap_impl.c | 740 vcap_port_debugfs(lan966x->dev, dir, ctrl, in lan966x_vcap_init()
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_vcap_impl.c | 2090 vcap_port_debugfs(sparx5->dev, dir, ctrl, in sparx5_vcap_init()
|