format_ 722 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c static ssize_t format_##name(struct net_device *dev, char *buf) \ format_ 731 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c return attr_show(d, buf, format_##name); \ format_ 57 net/core/net-sysfs.c static ssize_t format_##field(const struct net_device *dev, char *buf) \ format_ 64 net/core/net-sysfs.c return netdev_show(dev, attr, buf, format_##field); \