fmt_hex
fmt_hex, "antenna A:",
fmt_hex, "antenna B:",
fmt_hex, "antenna C:",
NETDEVICE_SHOW_RO(dev_id, fmt_hex);
static const char fmt_hex[] = "%#x\n";
NETDEVICE_SHOW_RW(flags, fmt_hex);